diff --git a/afterburner/pom.xml b/afterburner/pom.xml index 2daad8d6..6a04b89c 100644 --- a/afterburner/pom.xml +++ b/afterburner/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-afterburner Jackson module: Afterburner diff --git a/android-record/pom.xml b/android-record/pom.xml index 71d6539c..d9121531 100644 --- a/android-record/pom.xml +++ b/android-record/pom.xml @@ -7,7 +7,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT 4.0.0 diff --git a/blackbird/pom.xml b/blackbird/pom.xml index dc2fbed4..1baefec6 100644 --- a/blackbird/pom.xml +++ b/blackbird/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-blackbird Jackson module: Blackbird diff --git a/guice/pom.xml b/guice/pom.xml index e2c0c2be..44ce8010 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-guice Jackson module: Guice (javax.inject) diff --git a/guice7/pom.xml b/guice7/pom.xml index 6680d5b6..4e7275d5 100644 --- a/guice7/pom.xml +++ b/guice7/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-guice7 Jackson module: Guice 7+ (jakarta.inject) diff --git a/jakarta-xmlbind/pom.xml b/jakarta-xmlbind/pom.xml index 4f4dba88..c0729c68 100644 --- a/jakarta-xmlbind/pom.xml +++ b/jakarta-xmlbind/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-jakarta-xmlbind-annotations Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind) diff --git a/jaxb/pom.xml b/jaxb/pom.xml index 730486f2..388d8f65 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-jaxb-annotations Jackson module: Old JAXB Annotations (javax.xml.bind) diff --git a/mrbean/pom.xml b/mrbean/pom.xml index 6218b199..8f9bf7b1 100644 --- a/mrbean/pom.xml +++ b/mrbean/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-mrbean Jackson module: Mr Bean diff --git a/no-ctor-deser/pom.xml b/no-ctor-deser/pom.xml index 1255a5b0..a5aed025 100644 --- a/no-ctor-deser/pom.xml +++ b/no-ctor-deser/pom.xml @@ -7,7 +7,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT 4.0.0 diff --git a/osgi/pom.xml b/osgi/pom.xml index b24c01b4..bc58f357 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-osgi bundle diff --git a/paranamer/pom.xml b/paranamer/pom.xml index a919f0e8..dd1b922b 100644 --- a/paranamer/pom.xml +++ b/paranamer/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.module jackson-modules-base - 2.16.0 + 2.16.1-SNAPSHOT jackson-module-paranamer Jackson module: Paranamer diff --git a/pom.xml b/pom.xml index 7707fb3e..127bab72 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.module jackson-modules-base Jackson modules: Base - 2.16.0 + 2.16.1-SNAPSHOT pom Parent pom for Jackson "base" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules. @@ -42,7 +42,7 @@ not datatype, data format, or JAX-RS provider modules. scm:git:git@github.com:FasterXML/jackson-modules-base.git scm:git:git@github.com:FasterXML/jackson-modules-base.git https://github.com/FasterXML/jackson-modules-base - jackson-modules-base-2.16.0 + HEAD https://github.com/FasterXML/jackson-modules-base/issues