diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f758d..9f19d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## unreleased ### Dependencies -* Updated Jackson to 2.17.2 +* Updated Jackson to 2.18.0 ### Fix * Remove `Automatic-Module-Name` from JAR manifest (#79) diff --git a/pom.xml b/pom.xml index 15d24df..fda8449 100644 --- a/pom.xml +++ b/pom.xml @@ -49,12 +49,12 @@ com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.0 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.17.2 + 2.18.0