File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ limitations under the License.
4747 <groupId >com.google.cloud.bigtable</groupId >
4848 <!-- Use the hadoop client instead of 1.x due to file size. -->
4949 <artifactId >bigtable-hbase-1.x-hadoop</artifactId >
50- <version >2.8.0 </version >
50+ <version >2.8.1 </version >
5151 </dependency >
5252
5353 <!-- Compile/runtime dependencies -->
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.google.cloud.bigtable</groupId >
6363 <artifactId >bigtable-hbase-beam</artifactId >
64- <version >2.8.0 </version >
64+ <version >2.8.1 </version >
6565 </dependency >
6666
6767 <dependency >
Original file line number Diff line number Diff line change 6969 <dependency >
7070 <groupId >com.google.cloud.bigtable</groupId >
7171 <artifactId >bigtable-hbase-beam</artifactId >
72- <version >2.8.0 </version >
72+ <version >2.8.1 </version >
7373 </dependency >
7474 <!-- [END bigtable_beam_connector_dependency] -->
7575
Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >com.google.cloud.bigtable</groupId >
6969 <artifactId >bigtable-hbase-beam</artifactId >
70- <version >2.8.0 </version >
70+ <version >2.8.1 </version >
7171 </dependency >
7272
7373 <dependency >
Original file line number Diff line number Diff line change 121121 <dependency >
122122 <groupId >com.google.cloud.bigtable</groupId >
123123 <artifactId >bigtable-hbase-beam</artifactId >
124- <version >2.8.0 </version >
124+ <version >2.8.1 </version >
125125 </dependency >
126126
127127 <dependency >
Original file line number Diff line number Diff line change 6262 <dependency >
6363 <groupId >com.google.cloud.bigtable</groupId >
6464 <artifactId >bigtable-hbase-1.x</artifactId >
65- <version >2.8.0 </version >
65+ <version >2.8.1 </version >
6666 </dependency >
6767
6868 <!-- test dependencies-->
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ version := "0.1"
2222// https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-release-1.4
2323scalaVersion := " 2.11.12"
2424val sparkVersion = " 2.4.8"
25- val bigtableVersion = " 2.8.0 "
25+ val bigtableVersion = " 2.8.1 "
2626val hbaseVersion = " 2.5.4-hadoop3"
2727
2828libraryDependencies ++= Seq (
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <artifactId >bigtable-hbase-beam</artifactId >
1919 <groupId >com.google.cloud.bigtable</groupId >
20- <version >2.8.0 </version >
20+ <version >2.8.1 </version >
2121 </dependency >
2222 <dependency >
2323 <artifactId >google-cloud-aiplatform</artifactId >
You can’t perform that action at this time.
0 commit comments