Skip to content

Commit 643e626

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (#575)
1 parent 2999401 commit 643e626

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bigquery/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.google.apis</groupId>
2525
<artifactId>google-api-services-bigquery</artifactId>
26-
<version>v2-rev337-1.22.0</version>
26+
<version>v2-rev338-1.22.0</version>
2727
<exclusions>
2828
<exclusion> <!-- exclude an old version of Guava -->
2929
<groupId>com.google.guava</groupId>

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ limitations under the License.
8989
</dependency>
9090
</dependencies>
9191
<properties>
92-
<project.compute.version>v1-rev138-1.22.0</project.compute.version>
92+
<project.compute.version>v1-rev139-1.22.0</project.compute.version>
9393
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9494
</properties>
9595
</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-rev1-1.22.0</version>
19+
<version>v1-rev2-1.22.0</version>
2020
<exclusions>
2121
<exclusion> <!-- exclude an old version of Guava -->
2222
<groupId>com.google.guava</groupId>

monitoring/v2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ limitations under the License.
4444
<dependency>
4545
<groupId>com.google.apis</groupId>
4646
<artifactId>google-api-services-cloudmonitoring</artifactId>
47-
<version>v2beta2-rev66-1.22.0</version>
47+
<version>v2beta2-rev67-1.22.0</version>
4848
<exclusions>
4949
<exclusion> <!-- exclude an old version of Guava -->
5050
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)