diff --git a/pom.xml b/pom.xml
index b4b59f8..42d7d1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,11 +30,14 @@
5.10.2
2.0.27
- 1.0.17
+ 1.0.19
1.0.8
- 1.0.18
- 10.1.24
+ 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,19 @@
org.apache.commons
commons-compress
- 1.26.1
+ ${commons-compress.version}
+
+
+
+ commons-io
+ commons-io
+
+
+
+
+ commons-io
+ commons-io
+ ${commons-io.version}
diff --git a/yupiik-batch-ui/yupiik-batch-ui-backend/pom.xml b/yupiik-batch-ui/yupiik-batch-ui-backend/pom.xml
index 7bd600d..dbd07dd 100644
--- a/yupiik-batch-ui/yupiik-batch-ui-backend/pom.xml
+++ b/yupiik-batch-ui/yupiik-batch-ui-backend/pom.xml
@@ -41,7 +41,7 @@
org.apache.tomcat
tomcat-jdbc
- 10.0.27
+ ${tomcat.version}
@@ -55,6 +55,17 @@
org.apache.openwebbeans
openwebbeans-junit5
${owb.version}
+
+
+
+ org.apache.xbean
+ xbean-asm9-shaded
+
+
+ org.apache.xbean
+ xbean-finder-shaded
+
+
jakarta
test