Skip to content

Commit fefb028

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 11813 b: refs/heads/autosynth-asset c: d50e7d8 h: refs/heads/master i: 11811: 0ce82cc
1 parent f554995 commit fefb028

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d
123123
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
124124
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
125-
refs/heads/autosynth-asset: 53e21eb894b7273d908cdaf377596e44b8f77542
125+
refs/heads/autosynth-asset: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
126126
refs/heads/autosynth-automl: 56958465d6c0647fa6a8dd9bb78c9f4aac1ecb4d
127127
refs/heads/autosynth-bigquerydatatransfer: 3f0392527215b1710401528d090e8e852f2fd7ae
128128
refs/heads/autosynth-bigquerystorage: 167e37d9259c6460538187b96e6fb74542af84a1

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