Skip to content

Commit 00276a6

Browse files
snyk-botchingor13
authored andcommitted
---
yaml --- r: 11737 b: refs/heads/autosynth-video-intelligence c: d50e7d8 h: refs/heads/master i: 11735: 6cbbd5f
1 parent b076c85 commit 00276a6

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

  • branches/autosynth-video-intelligence/google-cloud-util/google-cloud-compat-checker

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: c0f21dd811166848a60f810565a5614bb9c7f47e
118118
refs/heads/autosynth-monitoring: 28bf7ca67c0aab4815884e5d6253aaa8aa3baa1c
119119
refs/heads/autosynth-pubsub: 5a23c921229ede711e9fb37341ecd08a6f8ff216
120-
refs/heads/autosynth-video-intelligence: 53e21eb894b7273d908cdaf377596e44b8f77542
120+
refs/heads/autosynth-video-intelligence: d50e7d84af051e5bb6f0f63a97fe13fd14a8b20a
121121
refs/heads/autosynth-vision: 6bece1ee6c1c41d5822c72bf0d6a82484166b402
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d
123123
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b

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