Skip to content

Commit 85af430

Browse files
committed
Auto-update dependencies.
1 parent 1dcc8c0 commit 85af430

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

appengine-java8/bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
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.2</version>
49+
<version>1.2.0</version>
5050
</dependency>
5151

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

container-registry/container-analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsub</artifactId>
47-
<version>0.34.0-beta</version>
47+
<version>0.37.0-beta</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.api</groupId>

dataflow/spanner-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.google.cloud</groupId>
9090
<artifactId>google-cloud-spanner</artifactId>
91-
<version>0.34.0-beta</version>
91+
<version>0.37.0-beta</version>
9292
</dependency>
9393

9494
<!-- Misc -->

kms/pom.xml

Lines changed: 1 addition & 1 deletion
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-rev35-1.23.0</version>
28+
<version>v1-rev38-1.23.0</version>
2929
<exclusions>
3030
<exclusion> <!-- exclude an old version of Guava -->
3131
<groupId>com.google.guava</groupId>

monitoring/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.cloud</groupId>
5757
<artifactId>google-cloud-monitoring</artifactId>
58-
<version>0.34.0-beta</version>
58+
<version>0.37.0-beta</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)