From fb5fef091e698298b1db2c8646c9becde417cb49 Mon Sep 17 00:00:00 2001 From: Vlad Mihalcea Date: Wed, 6 Apr 2022 22:19:05 +0300 Subject: [PATCH] Upgrade Jackson library used for testing --- hibernate-types-52/pom.xml | 7 ++++--- hibernate-types-55/pom.xml | 7 ++++--- hibernate-types-60/pom.xml | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/hibernate-types-52/pom.xml b/hibernate-types-52/pom.xml index ca8085f79..85d9507ea 100644 --- a/hibernate-types-52/pom.xml +++ b/hibernate-types-52/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson-databind.version} provided true @@ -35,7 +35,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - ${jackson.version} + ${jackson-module-jaxb-annotation} @@ -71,7 +71,8 @@ 42.3.3 8.0.28 - 2.11.0 + 2.12.6.1 + 2.12.6 29.0-jre diff --git a/hibernate-types-55/pom.xml b/hibernate-types-55/pom.xml index e13529114..80e638750 100644 --- a/hibernate-types-55/pom.xml +++ b/hibernate-types-55/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson-databind.version} provided true @@ -35,7 +35,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - ${jackson.version} + ${jackson-module-jaxb-annotation} @@ -70,7 +70,8 @@ 42.3.3 8.0.28 - 2.11.0 + 2.12.6.1 + 2.12.6 29.0-jre diff --git a/hibernate-types-60/pom.xml b/hibernate-types-60/pom.xml index c0fc7d303..0d5c24162 100644 --- a/hibernate-types-60/pom.xml +++ b/hibernate-types-60/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson-databind.version} provided true @@ -35,7 +35,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - ${jackson.version} + ${jackson-module-jaxb-annotation} @@ -84,7 +84,8 @@ 42.3.3 8.0.28 - 2.11.0 + 2.12.6.1 + 2.12.6 29.0-jre 3.10.0