We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b075a commit 5934cecCopy full SHA for 5934cec
appengine-java8/bigtable/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
46
<dependency>
47
<groupId>com.google.cloud.bigtable</groupId>
48
<artifactId>bigtable-hbase-1.x</artifactId>
49
- <version>1.1.1</version>
+ <version>1.1.2</version>
50
</dependency>
51
52
<!-- Compile/runtime dependencies -->
kms/pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.google.apis</groupId>
27
<artifactId>google-api-services-cloudkms</artifactId>
28
- <version>v1-rev34-1.23.0</version>
+ <version>v1-rev35-1.23.0</version>
29
<exclusions>
30
<exclusion> <!-- exclude an old version of Guava -->
31
<groupId>com.google.guava</groupId>
0 commit comments