File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ limitations under the License.
46
46
<dependency >
47
47
<groupId >com.google.cloud.bigtable</groupId >
48
48
<artifactId >bigtable-hbase-1.x</artifactId >
49
- <version >1.1.1 </version >
49
+ <version >1.1.2 </version >
50
50
</dependency >
51
51
52
52
<!-- Compile/runtime dependencies -->
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ limitations under the License.
32
32
<properties >
33
33
<maven .compiler.target>1.8</maven .compiler.target>
34
34
<maven .compiler.source>1.8</maven .compiler.source>
35
- <project .compute.version>v1-rev168 -1.22 .0</project .compute.version>
35
+ <project .compute.version>v1-rev169 -1.23 .0</project .compute.version>
36
36
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
37
37
</properties >
38
38
Original file line number Diff line number Diff line change 25
25
<dependency >
26
26
<groupId >com.google.apis</groupId >
27
27
<artifactId >google-api-services-cloudkms</artifactId >
28
- <version >v1-rev34 -1.23.0</version >
28
+ <version >v1-rev35 -1.23.0</version >
29
29
<exclusions >
30
30
<exclusion > <!-- exclude an old version of Guava -->
31
31
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments