Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit eb64a7c

Browse files
committed
Upgraded version of Jackson to latest 2.8.x to prevent security vulnerabilities
Change-Id: Ie404ee7caf5e32b1f24243b50dcdb7f7639a9c63
1 parent 8efe5d8 commit eb64a7c

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
@@ -1856,7 +1856,7 @@
18561856
<xmlunit.version>1.6</xmlunit.version>
18571857
<hk2.version>2.5.0-b42</hk2.version>
18581858
<httpclient.version>4.5</httpclient.version> <!-- TODO: 4.5.2 doesn't work; apache client connector tests -->
1859-
<jackson.version>2.8.4</jackson.version>
1859+
<jackson.version>2.8.10</jackson.version>
18601860
<jackson1.version>1.9.13</jackson1.version>
18611861
<javassist.version>3.22.0-CR2</javassist.version>
18621862
<javax.annotation.version>1.2</javax.annotation.version>

0 commit comments

Comments
 (0)