We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d741fcf commit d4e7135Copy full SHA for d4e7135
appengine-java8/bigtable/pom.xml
@@ -47,7 +47,7 @@ limitations under the License.
47
<groupId>com.google.cloud.bigtable</groupId>
48
<!-- Use the hadoop client instead of 1.x due to file size. -->
49
<artifactId>bigtable-hbase-1.x-hadoop</artifactId>
50
- <version>1.18.2</version>
+ <version>1.19.0</version>
51
</dependency>
52
53
<!-- Compile/runtime dependencies -->
0 commit comments