diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc4bcfd..ce0f4e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## unreleased
+
+### Dependencies
+* Updated Jackson to 2.22.1 (#132)
+
+
## 1.5.4 (2026-04-13)
### Dependencies
diff --git a/pom.xml b/pom.xml
index 432e135..656ca30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,18 +49,18 @@
com.fasterxml.jackson.core
jackson-databind
- 2.21.2
+ 2.22.1
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
- 2.21.2
+ 2.22.1
org.junit.jupiter
junit-jupiter
- 5.14.3
+ 5.14.4
test
@@ -84,7 +84,7 @@
commons-io
commons-io
- 2.21.0
+ 2.22.0
test
@@ -125,7 +125,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.5
+ 3.5.6
@{argLine}
@@ -157,7 +157,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.5
+ 3.5.6
@{argLine}
@@ -168,17 +168,17 @@
org.cyclonedx
cyclonedx-maven-plugin
- 2.9.1
+ 2.9.2
org.jacoco
jacoco-maven-plugin
- 0.8.14
+ 0.8.15
org.sonarsource.scanner.maven
sonar-maven-plugin
- 5.5.0.6356
+ 5.7.0.6970
@@ -187,7 +187,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.6.2
+ 3.6.3
enforce-versions
@@ -362,7 +362,7 @@
org.owasp
dependency-check-maven
- 12.2.0
+ 12.2.2
${env.NVD_API_KEY}
${env.NVD_DATAFEED_URL}
@@ -386,7 +386,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.10.0
+ 0.11.0
true
central