diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0ff75a..345beb2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## unreleased
+
+### Dependencies
+* Updated Jackson dependency to 2.17.2
+
+
## 2.0.7 - 2024-06-29
### Fixed
diff --git a/pom.xml b/pom.xml
index 99ca35b..75a5a4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.17.1
+ 2.17.2