diff --git a/pom.xml b/pom.xml
index 6dc4c4c..45812a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
quarkus-bom
io.quarkus.platform
- 3.2.7.Final
+ 3.2.9.Final
0.26.1
1.2.3
1.1
@@ -137,7 +137,8 @@
3.4.14
6.3.0
2.1.1
- 1.1.1
+ 1.1.5
+ 7.7.1
@@ -575,7 +576,7 @@
io.quarkus
quarkus-micrometer-registry-prometheus
- 2.7.0.Final
+ ${quarkus.platform.version}
io.quarkus
@@ -587,6 +588,11 @@
quarkus-jdbc-postgresql
${quarkus.platform.version}
+
+ org.testng
+ testng
+ ${testng.version}
+