Skip to content

Commit af66ef8

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 11903 b: refs/heads/autosynth-bigquerystorage c: d50e7d8 h: refs/heads/master i: 11901: 7b4ba1c 11899: 05591d9 11895: 0cff382 11887: b4c5a4f 11871: 392a5c1 11839: 08d832f 11775: 2f6c203
1 parent a5fec43 commit af66ef8

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
125125
refs/heads/autosynth-asset: af3772eb76acbfc401f7c3f9310f09f2b0e17602
126126
refs/heads/autosynth-automl: 8c05f2af9d8bcf10536f8255093c2484bfe9243c
127127
refs/heads/autosynth-bigquerydatatransfer: 2a9f3938237f85a8919602d74011326580ff387f
128-
refs/heads/autosynth-bigquerystorage: 53e21eb894b7273d908cdaf377596e44b8f77542
128+
refs/heads/autosynth-bigquerystorage: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
129129
refs/heads/autosynth-bigtable: 79be26443b70481fdb9a7c5159b798ae6ed0edea
130130
refs/heads/autosynth-bigtable-admin: 3cd9cc8e61a8a8e02cbdfc4a1c1adb95e4103555
131131
refs/heads/autosynth-containeranalysis: 963746c85ab8171d519059a6be1b74015e453bbf

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