diff --git a/base/pom.xml b/base/pom.xml index 7bd7240..d6fdbc4 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.14.0-SNAPSHOT + 2.14.0-rc3-SNAPSHOT jackson-base Jackson Base diff --git a/pom.xml b/pom.xml index c486959..d455601 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.fasterxml.jackson jackson-parent - 2.14-SNAPSHOT + 2.14-rc3 jackson-bom @@ -14,7 +14,7 @@ Bill of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com - 2.14.0-SNAPSHOT + 2.14.0-rc3-SNAPSHOT pom @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com - 2.14.0-rc2 + 2.14.0-rc3