diff --git a/integration-tests-2.1/pom.xml b/integration-tests-2.1/pom.xml index ee7a8eeab..2da51ce14 100644 --- a/integration-tests-2.1/pom.xml +++ b/integration-tests-2.1/pom.xml @@ -75,7 +75,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.12.7.1 provided diff --git a/integration-tests-2.2/pom.xml b/integration-tests-2.2/pom.xml index 1a87cd5ac..b24bd0d63 100644 --- a/integration-tests-2.2/pom.xml +++ b/integration-tests-2.2/pom.xml @@ -71,7 +71,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 provided diff --git a/integration-tests-2.6/pom.xml b/integration-tests-2.6/pom.xml index 8140cff51..842958c5b 100644 --- a/integration-tests-2.6/pom.xml +++ b/integration-tests-2.6/pom.xml @@ -77,7 +77,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.12.7.1 provided diff --git a/pom.xml b/pom.xml index 87d209591..2c0c52f6a 100644 --- a/pom.xml +++ b/pom.xml @@ -369,7 +369,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.12.7.1 org.thymeleaf