diff --git a/Chapter03/mvn_support_for_jigsaw/pom.xml b/Chapter03/mvn_support_for_jigsaw/pom.xml
index 535232e..72c1e50 100644
--- a/Chapter03/mvn_support_for_jigsaw/pom.xml
+++ b/Chapter03/mvn_support_for_jigsaw/pom.xml
@@ -54,7 +54,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.8.9
+ 2.13.4.1
diff --git a/Chapter03/mvn_support_for_jigsaw/simple-module/pom.xml b/Chapter03/mvn_support_for_jigsaw/simple-module/pom.xml
index 8da34e6..bc002f0 100644
--- a/Chapter03/mvn_support_for_jigsaw/simple-module/pom.xml
+++ b/Chapter03/mvn_support_for_jigsaw/simple-module/pom.xml
@@ -28,7 +28,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.8.9
+ 2.13.4.1
junit