diff --git a/core/pom.xml b/core/pom.xml
index faffc6e07..ba2d58691 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -40,7 +40,7 @@
commons-codec
commons-codec
- 1.22.0
+ 1.22.1
commons-io
@@ -159,7 +159,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.15.0
+ 3.16.0
11
${project.build.sourceEncoding}
@@ -189,7 +189,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.5.0
+ 3.5.1
@@ -239,12 +239,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.6
+ 3.6.0
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.6
+ 3.6.0
src/it/java
true
diff --git a/deploy/pom.xml b/deploy/pom.xml
index 87d9c31f0..6067949c1 100644
--- a/deploy/pom.xml
+++ b/deploy/pom.xml
@@ -120,7 +120,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.15.0
+ 3.16.0
11
${project.build.sourceEncoding}
@@ -150,13 +150,13 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.6
+ 3.6.0
org.apache.maven.plugins
maven-jar-plugin
- 3.5.0
+ 3.5.1
diff --git a/nis/pom.xml b/nis/pom.xml
index 09c1d2d4b..8fe0cf621 100644
--- a/nis/pom.xml
+++ b/nis/pom.xml
@@ -86,7 +86,7 @@
org.apache.commons
commons-collections4
- 4.5.0
+ 4.6.0
@@ -233,7 +233,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.15.0
+ 3.16.0
11
${project.build.sourceEncoding}
@@ -328,12 +328,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.6
+ 3.6.0
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.6
+ 3.6.0
src/integrationtest/java
true
@@ -389,7 +389,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.5.0
+ 3.5.1
diff --git a/peer/pom.xml b/peer/pom.xml
index 7c4d51116..9d6e005f5 100644
--- a/peer/pom.xml
+++ b/peer/pom.xml
@@ -65,7 +65,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.15.0
+ 3.16.0
11
${project.build.sourceEncoding}
@@ -145,12 +145,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.6
+ 3.6.0
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.6
+ 3.6.0
src/it/java
true