diff --git a/aws-iot-device-sdk-java-samples/samples-pom.xml b/aws-iot-device-sdk-java-samples/samples-pom.xml
index 362f22f599..0879e8d01a 100644
--- a/aws-iot-device-sdk-java-samples/samples-pom.xml
+++ b/aws-iot-device-sdk-java-samples/samples-pom.xml
@@ -22,7 +22,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.13.4
+ 2.13.4.2
diff --git a/aws-iot-device-sdk-java/pom.xml b/aws-iot-device-sdk-java/pom.xml
index efc60017ff..91be69664b 100644
--- a/aws-iot-device-sdk-java/pom.xml
+++ b/aws-iot-device-sdk-java/pom.xml
@@ -33,7 +33,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.13.4
+ 2.13.4.2
org.eclipse.paho