diff --git a/CHANGELOG.md b/CHANGELOG.md
index 487207669..267ae4e06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
Unreleased:
-- Updated JDK to Corretto 1.8.302
+- Updated JDK to Corretto 1.8.332
+- Uprgaded Jackson Components to 2.13.3
*1.3.3-GRESHAM:
- Upgraded libraries with known vulnerabilities
diff --git a/pom.xml b/pom.xml
index 26c03ccf5..1de4f798d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,12 +348,12 @@
com.fasterxml.jackson.core
jackson-databind
- 2.13.2.1
+ 2.13.3
com.fasterxml.jackson.core
jackson-annotations
- 2.13.1
+ 2.13.3