diff --git a/base/pom.xml b/base/pom.xml index cdb09a1..e8e1c76 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.13.4 + 2.13.5-SNAPSHOT jackson-base Jackson Base diff --git a/pom.xml b/pom.xml index 4a33437..9ac613a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ Bill of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com - 2.13.4 + 2.13.5-SNAPSHOT pom @@ -45,7 +45,7 @@ of Jackson components maintained by FasterXML.com scm:git:git@github.com:FasterXML/jackson-bom.git scm:git:git@github.com:FasterXML/jackson-bom.git https://github.com/FasterXML/jackson-bom - jackson-bom-2.13.4 + HEAD