diff --git a/pom.xml b/pom.xml index 1112db17..7c20edde 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson jackson-base - 2.17.2-SNAPSHOT + 2.17.2 com.fasterxml.jackson.dataformat jackson-dataformat-xml diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index e75252e5..8eb87cfc 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -8,7 +8,7 @@ Project: jackson-dataformat-xml No changes since 2.17 -2.17.2 (not yet released) +2.17.2 (05-Jul-2024) #657: Nesting depth in `XmlReadContext` is not incremented/decremented on JsonToken.START_OBJECT/JsonToken.END_OBJECT