]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-10608 upgrade Jackson to fix vulnerabilities
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 14 May 2018 12:49:35 +0000 (14:49 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 14 May 2018 12:49:35 +0000 (14:49 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index ca396c561960c78b556d16f3c91faf19fea61c70..4cce47267485cb5d51521e711608681308facdb1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <elasticsearch.version>5.6.3</elasticsearch.version>
     <orchestrator.version>3.15.0.1256</orchestrator.version>
     <okhttp.version>3.7.0</okhttp.version>
-    <jackson.version>2.8.11</jackson.version>
+    <jackson.version>2.9.5</jackson.version>
     <jjwt.version>0.9.0</jjwt.version>
     <protobuf.version>3.0.0-beta-2</protobuf.version>