Skip to content

Commit 7252929

Browse files
authored
chore(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-beam to v1.25.1 (GoogleCloudPlatform#6226)
1 parent b6ca232 commit 7252929

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bigtable/beam/bulk-data-generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.google.cloud.bigtable</groupId>
6767
<artifactId>bigtable-hbase-beam</artifactId>
68-
<version>1.25.0</version>
68+
<version>1.25.1</version>
6969
</dependency>
7070

7171
<dependency>

bigtable/beam/helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.cloud.bigtable</groupId>
6363
<artifactId>bigtable-hbase-beam</artifactId>
64-
<version>1.25.0</version>
64+
<version>1.25.1</version>
6565
</dependency>
6666
<!-- [END bigtable_beam_connector_dependency] -->
6767

bigtable/beam/keyviz-art/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.cloud.bigtable</groupId>
6363
<artifactId>bigtable-hbase-beam</artifactId>
64-
<version>1.25.0</version>
64+
<version>1.25.1</version>
6565
</dependency>
6666

6767
<dependency>

0 commit comments

Comments
 (0)