diff --git a/pom.xml b/pom.xml
index 83700418..5d158961 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,11 +41,12 @@
${maven-checkstyle-plugin.version}
8.12
0.0.6
+ 2.22.1
3.0.1
3.0.1
3.1.0
1.8
- 2.22.0
+ 2.22.1
3.2.2
1.6.0
3.1.0
@@ -215,6 +216,7 @@ limitations under the License.
org.apache.maven.plugins
maven-compiler-plugin
+ ${maven-compiler-plugin.version}
${maven.compiler.source}
${maven.compiler.target}
@@ -224,6 +226,7 @@ limitations under the License.
org.apache.maven.plugins
maven-failsafe-plugin
+ ${maven-failsafe-plugin.version}