Skip to content

Commit dd575ff

Browse files
nyl3532016Apache9
authored andcommitted
HBASE-22778 Upgrade jasckson databind to 2.9.9.2 (#454)
Signed-off-by: Reid Chan <reidchan@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org>
1 parent 289063e commit dd575ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@
13891389
<httpcore.version>4.4.6</httpcore.version>
13901390
<metrics-core.version>3.2.6</metrics-core.version>
13911391
<jackson.version>2.9.9</jackson.version>
1392-
<jackson.databind.version>2.9.9.1</jackson.databind.version>
1392+
<jackson.databind.version>2.9.9.2</jackson.databind.version>
13931393
<jaxb-api.version>2.2.12</jaxb-api.version>
13941394
<jetty.version>9.3.19.v20170502</jetty.version>
13951395
<jetty-jsp.version>9.2.19.v20160908</jetty-jsp.version>

0 commit comments

Comments
 (0)