diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b71a64..28e932d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## unreleased + +### Dependencies +* Updated Jackson to 2.19.2 (#105) + + ## 1.5.2 (2025-07-16) ### Dependencies diff --git a/pom.xml b/pom.xml index 1d669f8..09b8c44 100644 --- a/pom.xml +++ b/pom.xml @@ -49,12 +49,12 @@ com.fasterxml.jackson.core jackson-databind - 2.19.1 + 2.19.2 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.19.1 + 2.19.2