Skip to content

Commit b91b4f3

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 11477 b: refs/heads/autosynth-container c: d50e7d8 h: refs/heads/master i: 11475: 9f8bacf
1 parent 56d31b4 commit b91b4f3

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116-
refs/heads/autosynth-container: 53e21eb894b7273d908cdaf377596e44b8f77542
116+
refs/heads/autosynth-container: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
117117
refs/heads/autosynth-dataproc: 26b0bac0a5713f50e2f43d45fb3583391ffb185a
118118
refs/heads/autosynth-monitoring: 2cb98362409ff765ae26032b64bc84191cdc6dda
119119
refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5

branches/autosynth-container/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)