diff --git a/contrib/pom.xml b/contrib/pom.xml
index 10a80bce..50186479 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -66,7 +66,7 @@
com.fasterxml.jackson
jackson-bom
- 2.20.0
+ 2.20.1
pom
import
diff --git a/docgen/pom.xml b/docgen/pom.xml
index ea679f24..d8816201 100644
--- a/docgen/pom.xml
+++ b/docgen/pom.xml
@@ -14,7 +14,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.20.0
+ 2.20.1
diff --git a/pom.xml b/pom.xml
index 2659662e..45447e14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
org.junit.jupiter
junit-jupiter
- 6.0.0
+ 6.0.1
org.apache.groovy