From e97e9838bef521b74b73f9cc5ba753e5d022231b Mon Sep 17 00:00:00 2001 From: DuyHai DOAN Date: Fri, 7 Jun 2019 20:32:50 +0200 Subject: [PATCH] Upgrade Jackson to version 2.9.9 because of vulnerabilities --- README.markdown | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 9c7ca4b1b..140f5c389 100644 --- a/README.markdown +++ b/README.markdown @@ -144,7 +144,7 @@ For unit-testing with embedded Cassandra, add this dependency with **test** scop 1. cassandra (see matrix version above) 2. cassandra-driver-core (see matrix version above) - 3. Jackson core, annotations, databind & module jaxb annotations 2.9.8 + 3. Jackson core, annotations, databind & module jaxb annotations 2.9.9 4. Google Auto Common 0.4 5. Google Auto Service 1.0-rc2 6. Java Poet 1.5.1 diff --git a/pom.xml b/pom.xml index 858d517db..c49edce52 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ UTF-8 3.11.3 3.6.0 - 2.9.8 + 2.9.9 3.3.2 2.4 3.2.2