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 0411e38 commit f9aa21bCopy full SHA for f9aa21b
pom.xml
@@ -668,7 +668,7 @@
668
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
669
hbase-thirdparty.
670
-->
671
- <hbase-thirdparty.version>4.1.8</hbase-thirdparty.version>
+ <hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>
672
<!-- Coverage properties -->
673
<jacoco.version>0.8.8</jacoco.version>
674
<jacocoArgLine/>
@@ -5105,4 +5105,11 @@
5105
</properties>
5106
</profile>
5107
</profiles>
5108
+ <repositories>
5109
+ <repository>
5110
+ <id>hbase-thirdparty-4.1.9RC0</id>
5111
+ <name>hbase-thirdparty-4.1.9RC0</name>
5112
+ <url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
5113
+ </repository>
5114
+ </repositories>
5115
</project>
0 commit comments