Skip to content

Commit fff7355

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 12199 b: refs/heads/autosynth-language c: d50e7d8 h: refs/heads/master i: 12197: 3dfc508 12195: e595340 12191: 9611e19
1 parent 743f04c commit fff7355

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

  • branches/autosynth-language/google-cloud-util/google-cloud-compat-checker

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f
138-
refs/heads/autosynth-language: 53e21eb894b7273d908cdaf377596e44b8f77542
138+
refs/heads/autosynth-language: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
139139
refs/heads/autosynth-os-login: 13200d5c38f1f09e1625c4f2dc1c3b18bfdc5857
140140
refs/heads/autosynth-redis: 1259b3a2193c6ee73b91064b5ebdedd6b51396bc
141141
refs/heads/autosynth-scheduler: 22f042c3461cee9346c46fdade5c8fad1a80f431

branches/autosynth-language/google-cloud-util/google-cloud-compat-checker/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,17 @@
2929
to not duplicate the logic ourselves -->
3030
<groupId>kr.motd.maven</groupId>
3131
<artifactId>os-maven-plugin</artifactId>
32-
<version>1.4.0.Final</version>
32+
<version>1.6.1</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.codehaus.plexus</groupId>
3636
<artifactId>plexus-utils</artifactId>
3737
</dependency>
38+
<dependency>
39+
<groupId>com.google.guava</groupId>
40+
<artifactId>guava</artifactId>
41+
<version>26.0-android</version>
42+
</dependency>
3843
<dependency>
3944
<groupId>io.netty</groupId>
4045
<artifactId>netty-handler</artifactId>

0 commit comments

Comments
 (0)