Skip to content

Commit b2eb21e

Browse files
committed
Auto-update dependencies.
1 parent f383b55 commit b2eb21e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine-java8/bigtable/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ limitations under the License.
4646
<dependency>
4747
<groupId>com.google.cloud.bigtable</groupId>
4848
<artifactId>bigtable-hbase-1.x</artifactId>
49-
<version>1.1.1</version>
49+
<version>1.1.2</version>
5050
</dependency>
5151

5252
<!-- Compile/runtime dependencies -->

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ limitations under the License.
3232
<properties>
3333
<maven.compiler.target>1.8</maven.compiler.target>
3434
<maven.compiler.source>1.8</maven.compiler.source>
35-
<project.compute.version>v1-rev168-1.22.0</project.compute.version>
35+
<project.compute.version>v1-rev169-1.23.0</project.compute.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
</properties>
3838

kms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.apis</groupId>
2727
<artifactId>google-api-services-cloudkms</artifactId>
28-
<version>v1-rev34-1.23.0</version>
28+
<version>v1-rev35-1.23.0</version>
2929
<exclusions>
3030
<exclusion> <!-- exclude an old version of Guava -->
3131
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)