Skip to content

Commit 4804133

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 12053 b: refs/heads/autosynth-dialogflow c: d50e7d8 h: refs/heads/master i: 12051: adce451
1 parent 82ae74d commit 4804133

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ refs/heads/autosynth-bigtable: cd831a28dff2ba4d733608b871a1523a463e7380
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 781fdb430a60f9a6491f116e31e4e10118157bdb
132132
refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b
133-
refs/heads/autosynth-dialogflow: 53e21eb894b7273d908cdaf377596e44b8f77542
133+
refs/heads/autosynth-dialogflow: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
134134
refs/heads/autosynth-errorreporting: 518a442405c822492ed1c139e89e3e3d1804e29c
135135
refs/heads/autosynth-firestore: 450623a0568a156847a97f05d0ea5aeeeeaca698
136136
refs/heads/autosynth-iot: 2a21f544087dee8f5b5802779ff9e2a70c1acdca

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