We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7a74d commit b74734bCopy full SHA for b74734b
1 file changed
pom.xml
@@ -86,7 +86,7 @@
86
<hbase-2.4.runtime.version>2.4.18</hbase-2.4.runtime.version>
87
<hbase-2.5.0.runtime.version>2.5.3-hadoop3</hbase-2.5.0.runtime.version>
88
<hbase-2.5.runtime.version>2.5.10-hadoop3</hbase-2.5.runtime.version>
89
- <hbase-2.6.runtime.version>2.6.0-hadoop3</hbase-2.6.runtime.version>
+ <hbase-2.6.runtime.version>2.6.1-hadoop3</hbase-2.6.runtime.version>
90
91
<compileSource>1.8</compileSource>
92
<maven.compiler.source>${compileSource}</maven.compiler.source>
0 commit comments