diff --git a/commons/pom.xml b/commons/pom.xml index 69e52db..f47c81b 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 test diff --git a/pom.xml b/pom.xml index f6d77a4..fb4e07e 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 com.github.jnr diff --git a/version3/pom.xml b/version3/pom.xml index 64eb7d3..8f54e65 100644 --- a/version3/pom.xml +++ b/version3/pom.xml @@ -30,7 +30,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 test diff --git a/version4/pom.xml b/version4/pom.xml index 6e01bf4..1f15740 100644 --- a/version4/pom.xml +++ b/version4/pom.xml @@ -40,7 +40,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 test