Skip to content

Commit f6f9306

Browse files
committed
Auto-update dependencies.
1 parent edb1883 commit f6f9306

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.2</version>
49+
<version>1.2.0</version>
5050
</dependency>
5151

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

container-registry/container-analysis/pom.xml

+1-1
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

+1-1
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 -->

iap/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.nimbusds</groupId>
6565
<artifactId>nimbus-jose-jwt</artifactId>
66-
<version>5.5</version>
66+
<version>5.6</version>
6767
</dependency>
6868
<!-- [END dependencies] -->
6969

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-rev35-1.23.0</version>
28+
<version>v1-rev39-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

+1-1
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)