Skip to content

Commit f99a9a8

Browse files
SteNicholasApache9
authored andcommitted
HBASE-23075 Upgrade jackson version (#660)
Signed-off-by: Duo Zhang <[email protected]>
1 parent c5a5bf7 commit f99a9a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,8 +1308,8 @@
13081308
<httpclient.version>4.5.3</httpclient.version>
13091309
<httpcore.version>4.4.6</httpcore.version>
13101310
<metrics-core.version>3.2.6</metrics-core.version>
1311-
<jackson.version>2.9.9</jackson.version>
1312-
<jackson.databind.version>2.9.9.2</jackson.databind.version>
1311+
<jackson.version>2.9.10</jackson.version>
1312+
<jackson.databind.version>2.9.10</jackson.databind.version>
13131313
<jaxb-api.version>2.2.12</jaxb-api.version>
13141314
<jetty.version>9.3.27.v20190418</jetty.version>
13151315
<servlet.api.version>3.1.0</servlet.api.version>

0 commit comments

Comments
 (0)