diff --git a/schemacrawler-distrib/pom.xml b/schemacrawler-distrib/pom.xml
index fe10bac530..802f3ee6cb 100644
--- a/schemacrawler-distrib/pom.xml
+++ b/schemacrawler-distrib/pom.xml
@@ -115,7 +115,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.15.3
+ 2.16.0
com.fasterxml.jackson.dataformat
diff --git a/schemacrawler-parent/pom.xml b/schemacrawler-parent/pom.xml
index e9cca401e5..393cbf9589 100644
--- a/schemacrawler-parent/pom.xml
+++ b/schemacrawler-parent/pom.xml
@@ -69,7 +69,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.15.3
+ 2.16.0
provided