Skip to content

Commit 5934cec

Browse files
committed
Auto-update dependencies.
1 parent 87b075a commit 5934cec

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

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)