diff --git a/changelog.md b/changelog.md
index 9c6f775f7..7ab28a5ab 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,7 @@
### Adds
- Unmarshalling ejb-jar.xml for EJB 2.1 (#62)
- Demo for Mule to Boot migration (#80)
+- Bump some dependency versions, removes CVEs
### Fixes
- Paths and CLI rendering under Windows (#58)
diff --git a/pom.xml b/pom.xml
index 29132a7c7..fd1f8582b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@
com.fasterxml.jackson.core
jackson-databind
- ${jackson.version}
+ ${jackson-databind.version}
com.fasterxml.jackson.core