From e910a1ef7558440c84be85ee59491818a824f656 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 26 Aug 2024 20:16:44 -0700 Subject: [PATCH] Update deps to 2.18.0-rc1-SNAPSHOT --- base/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 3f80b2d..9047ce2 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-bom - 2.18.0-SNAPSHOT + 2.18.0-rc1-SNAPSHOT jackson-base Jackson Base diff --git a/pom.xml b/pom.xml index e208075..8a94788 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.fasterxml.jackson jackson-parent - 2.18-SNAPSHOT + 2.18-rc1-SNAPSHOT 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.18.0-SNAPSHOT + 2.18.0-rc1-SNAPSHOT pom