We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449c446 commit 924f717Copy full SHA for 924f717
pom.xml
@@ -931,7 +931,7 @@
931
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
932
hbase-thirdparty.
933
-->
934
- <hbase-thirdparty.version>4.1.8</hbase-thirdparty.version>
+ <hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>
935
<!-- Coverage properties -->
936
<jacoco.version>0.8.8</jacoco.version>
937
<jacocoArgLine/>
@@ -4688,4 +4688,11 @@
4688
</build>
4689
</profile>
4690
</profiles>
4691
+ <repositories>
4692
+ <repository>
4693
+ <id>hbase-thirdparty-4.1.9RC0</id>
4694
+ <name>hbase-thirdparty-4.1.9RC0</name>
4695
+ <url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
4696
+ </repository>
4697
+ </repositories>
4698
</project>
0 commit comments