diff --git a/spring-boot-modules/spring-boot-resilience4j/pom.xml b/spring-boot-modules/spring-boot-resilience4j/pom.xml
index 2f3af8f9d2..809afc1aa4 100644
--- a/spring-boot-modules/spring-boot-resilience4j/pom.xml
+++ b/spring-boot-modules/spring-boot-resilience4j/pom.xml
@@ -29,8 +29,8 @@
io.github.resilience4j
- resilience4j-spring-boot2
- ${resilience4j-spring-boot2.version}
+ resilience4j-spring-boot3
+ ${resilience4j-spring-boot3.version}
com.fasterxml.jackson.datatype
@@ -43,17 +43,17 @@
test
- com.github.tomakehurst
- wiremock-jre8
- ${wiremock-jre8.version}
+ org.wiremock
+ wiremock
+ ${wiremock.version}
test
- 2.35.0
- 2.0.2
- 2.16.0
+ 3.4.2
+ 2.2.0
+ 2.16.1
\ No newline at end of file