Skip to content

Commit 5e0a1d6

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 11963 b: refs/heads/autosynth-bigtable-admin c: d50e7d8 h: refs/heads/master i: 11961: 3bdb8e9 11959: 2213533
1 parent 346ecb7 commit 5e0a1d6

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

  • branches/autosynth-bigtable-admin/google-cloud-util/google-cloud-compat-checker

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ refs/heads/autosynth-automl: 8c05f2af9d8bcf10536f8255093c2484bfe9243c
127127
refs/heads/autosynth-bigquerydatatransfer: 2a9f3938237f85a8919602d74011326580ff387f
128128
refs/heads/autosynth-bigquerystorage: 99aee05df348f39d98b6fb23c292006f1d2a6c28
129129
refs/heads/autosynth-bigtable: cd831a28dff2ba4d733608b871a1523a463e7380
130-
refs/heads/autosynth-bigtable-admin: 53e21eb894b7273d908cdaf377596e44b8f77542
130+
refs/heads/autosynth-bigtable-admin: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
131131
refs/heads/autosynth-containeranalysis: 963746c85ab8171d519059a6be1b74015e453bbf
132132
refs/heads/autosynth-datastore: 02c91de76764225070df7e64314c25b865cf7af8
133133
refs/heads/autosynth-dialogflow: c6bde02c8a8e063a32f9eaf63b2b9fe5e4895d8a

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