diff options
Diffstat (limited to 'odlparent/client-parent/pom.xml')
-rw-r--r-- | odlparent/client-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index 62ef7188..ed9bdc97 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -53,7 +53,7 @@ <checkstyle.skip>true</checkstyle.skip> <org.json.version>20170516</org.json.version> - <jackson.version>2.8.5</jackson.version> + <jackson.version>2.8.9</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 --> |