summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--odlparent/client-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml
index 3b46ab5e..a059d289 100644
--- a/odlparent/client-parent/pom.xml
+++ b/odlparent/client-parent/pom.xml
@@ -62,7 +62,7 @@
<checkstyle.skip>true</checkstyle.skip>
<org.json.version>20170516</org.json.version>
- <jackson.version>2.9.5</jackson.version>
+ <jackson.version>2.11.0</jackson.version>
<!-- Need to stick to JUnit 4.11 until https://github.com/jayway/powermock/issues/560
is fixed (either in PowerMock or with a new JUnit release) -->
<!-- Used everywhere -->