diff --git a/pom.xml b/pom.xml
index 3b6c8c29..cfafbc53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,32 +35,34 @@
1.7
1.7
- 2.4
- 3.5
- 2.10.5
- 1.35
- 1.7.32
- 2.12.3
- 2.0
+ 1.4
+ 3.1.0
+ 3.0.0
3.1.1
+ 3.2.0
+ 3.0.1
+ 2.9
style.xml
-
+ 2.4
+ 3.5
+ 2.10.5
+ 1.35
+ 1.7.32
+ 2.12.3
+ 2.0
4.13.2
2.28.2
- 2.9
- 1.4
- 3.0.1
- 3.1.0
-
UTF-8
-
github
+ 1.18.22
+ 1.19.3
+ 1.3
@@ -166,7 +168,7 @@
org.projectlombok
lombok
- 1.18.22
+ ${lombok.version}
provided
@@ -200,13 +202,13 @@
org.testcontainers
testcontainers
- 1.19.3
+ ${testcontainers.version}
test
org.hamcrest
hamcrest-library
- 1.3
+ ${hamcrest-library.version}
test
@@ -277,7 +279,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.2.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -318,7 +320,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.0.0
+ ${maven-checkstyle-plugin.version}
checkstyle
@@ -354,7 +356,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.0.0
+ ${maven-checkstyle-plugin.version}