diff --git a/pom.xml b/pom.xml
index 82428fc..42d7d1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,9 @@
1.0.21
10.1.33
4.24
+ 1.26.2
+ 2.18.0
+
2.2.224
@@ -52,7 +55,7 @@
com.h2database
h2
- 2.2.224
+ ${h2.version}
test
@@ -63,7 +66,7 @@
org.apache.commons
commons-compress
- 1.26.2
+ ${commons-compress.version}
@@ -75,7 +78,7 @@
commons-io
commons-io
- 2.18.0
+ ${commons-io.version}