diff --git a/pom.xml b/pom.xml
index 9096d68a..ec14e907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,31 +35,36 @@
1.7
1.7
- 2.4
- 3.5
- 2.10.5
- 1.35
- 1.7.32
- 2.12.3
- 2.0
- 3.1.1
+ 3.1.0
+ 3.1.0
+ 3.0.0
+ 3.1.2
+ 3.2.4
+ 3.2.0
+ 3.0.1
+ 2.9
+ 1.7.0
style.xml
-
+ 3.5
+ 2.4
+ 2.2
+ 2.12.3
+ 2.10.5
+ 1.1.2
+ 1.35
4.13.2
+ 1.18.32
2.28.2
-
- 2.9
- 1.4
- 3.0.1
- 3.1.0
+ 1.7.32
+ 2.0
+ 1.19.8
UTF-8
-
github
@@ -95,7 +100,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
nexus
@@ -108,7 +113,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ ${maven-gpg-plugin.version}
sign-artifacts
@@ -166,7 +171,7 @@
org.projectlombok
lombok
- 1.18.22
+ ${lombok.version}
provided
@@ -188,7 +193,7 @@
javax.management.j2ee
javax.management.j2ee-api
- 1.1.2
+ ${javax.management.j2ee-api.version}
test
@@ -207,13 +212,19 @@
org.testcontainers
testcontainers
- 1.19.3
+ ${testcontainers.version}
+ test
+
+
+ org.hamcrest
+ hamcrest
+ ${hamcrest.version}
test
org.hamcrest
hamcrest-library
- 1.3
+ ${hamcrest.version}
test
@@ -284,7 +295,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.2.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -325,7 +336,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.0.0
+ ${maven-checkstyle-plugin.version}
checkstyle
@@ -361,7 +372,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.0.0
+ ${maven-checkstyle-plugin.version}