diff --git a/java/claim/pom.xml b/java/claim/pom.xml
index 275a10358..b78a11b0f 100644
--- a/java/claim/pom.xml
+++ b/java/claim/pom.xml
@@ -59,11 +59,6 @@
springdoc-openapi-starter-webmvc-ui
${springdoc-openapi-starter-webmvc-ui.version}
-
-
-
-
-
org.springframework.boot
spring-boot-starter-actuator
diff --git a/java/pom.xml b/java/pom.xml
index 299764575..4ebb1fbf6 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -104,6 +104,11 @@
2.6.0
3.3.3
3.2.3
+ 4.5.14
+ 4.4.16
+ 33.3.0-jre
+ 8.5.12
+ 1.4.1
diff --git a/java/registry/pom.xml b/java/registry/pom.xml
index b8ab4fb14..321c3f3d3 100644
--- a/java/registry/pom.xml
+++ b/java/registry/pom.xml
@@ -167,12 +167,12 @@
org.apache.httpcomponents
httpclient-cache
- 4.5.4
+ ${httpclient-cache.version}
org.apache.httpcomponents
httpcore
- 4.4.8
+ ${httpcore.version}
commons-io
@@ -182,12 +182,12 @@
com.google.guava
guava
- 33.3.0-jre
+ ${guava.version}
io.minio
minio
- 8.5.12
+ ${minio.version}
com.squareup.okhttp3
@@ -242,7 +242,7 @@
com.intuit.karate
karate-junit5
- 1.0.1
+ ${karate-junit5.version}
test