Skip to content

Commit e73b041

Browse files
Apache9bbeaudreault
authored andcommitted
HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 (apache#4985)
Signed-off-by: Andrew Purtell <apurtell@apache.org> Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org> (cherry picked from commit a0fdfa7) (cherry picked from commit 83d450d)
1 parent c8e14cf commit e73b041

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -576,8 +576,8 @@
576576
<httpclient.version>4.5.13</httpclient.version>
577577
<httpcore.version>4.4.13</httpcore.version>
578578
<metrics-core.version>3.2.6</metrics-core.version>
579-
<jackson.version>2.14.0</jackson.version>
580-
<jackson.databind.version>2.14.0</jackson.databind.version>
579+
<jackson.version>2.14.1</jackson.version>
580+
<jackson.databind.version>2.14.1</jackson.databind.version>
581581
<jaxb-api.version>2.3.1</jaxb-api.version>
582582
<servlet.api.version>3.1.0</servlet.api.version>
583583
<wx.rs.api.version>2.1.1</wx.rs.api.version>
@@ -647,7 +647,7 @@
647647
<snappy.version>1.1.8.4</snappy.version>
648648
<xz.version>1.9</xz.version>
649649
<zstd-jni.version>1.5.0-4</zstd-jni.version>
650-
<hbase-thirdparty.version>4.1.3</hbase-thirdparty.version>
650+
<hbase-thirdparty.version>4.1.4</hbase-thirdparty.version>
651651
<!-- Intraproject jar naming properties -->
652652
<!-- TODO this is pretty ugly, but works for the moment.
653653
Modules are pretty heavy-weight things, so doing this work isn't too bad. -->

0 commit comments

Comments
 (0)