File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 799799 <httpclient .version>4.5.13</httpclient .version>
800800 <httpcore .version>4.4.13</httpcore .version>
801801 <metrics-core .version>3.2.6</metrics-core .version>
802- <jackson .version>2.13.4 </jackson .version>
803- <jackson .databind.version>2.13.4 </jackson .databind.version>
802+ <jackson .version>2.14.0 </jackson .version>
803+ <jackson .databind.version>2.14.0 </jackson .databind.version>
804804 <jaxb-api .version>2.3.1</jaxb-api .version>
805805 <servlet .api.version>3.1.0</servlet .api.version>
806806 <wx .rs.api.version>2.1.1</wx .rs.api.version>
867867 <snappy .version>1.1.8.4</snappy .version>
868868 <xz .version>1.9</xz .version>
869869 <zstd-jni .version>1.5.0-4</zstd-jni .version>
870- <hbase-thirdparty .version>4.1.2 </hbase-thirdparty .version>
870+ <hbase-thirdparty .version>4.1.3 </hbase-thirdparty .version>
871871 <!-- Intraproject jar naming properties -->
872872 <!-- TODO this is pretty ugly, but works for the moment.
873873 Modules are pretty heavy-weight things, so doing this work isn't too bad. -->
17401740 <scope >test</scope >
17411741 </dependency >
17421742 </dependencies >
1743+ <repositories >
1744+ <repository >
1745+ <id >staging</id >
1746+ <name >staging</name >
1747+ <url >https://repository.apache.org/content/repositories/orgapachehbase-1502/</url >
1748+ </repository >
1749+ </repositories >
17431750 <build >
17441751 <!-- Plugin versions are inherited from ASF parent pom: https://maven.apache.org/pom/asf/
17451752 For specific version use a property and define it in the parent pom.
You can’t perform that action at this time.
0 commit comments