Skip to content

Commit 453ce56

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (#946)
1 parent e52fcae commit 453ce56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ limitations under the License.
8484
</dependency>
8585
</dependencies>
8686
<properties>
87-
<project.compute.version>v1-rev163-1.23.0</project.compute.version>
87+
<project.compute.version>v1-rev164-1.23.0</project.compute.version>
8888
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8989
</properties>
9090
</project>

kms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.google.apis</groupId>
1818
<artifactId>google-api-services-cloudkms</artifactId>
19-
<version>v1-rev28-1.23.0</version>
19+
<version>v1-rev29-1.23.0</version>
2020
<exclusions>
2121
<exclusion> <!-- exclude an old version of Guava -->
2222
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)