diff --git a/pom.xml b/pom.xml
index 7f5a3ac..13a11c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
17
2.44.1
3.4.2
- 5.0.0-RC1
+ 5.0.0
3.5.2
7.1.0
0.9.7
diff --git a/samples/spring-boot-auto-config/pom.xml b/samples/spring-boot-auto-config/pom.xml
index b3e34a4..984546c 100644
--- a/samples/spring-boot-auto-config/pom.xml
+++ b/samples/spring-boot-auto-config/pom.xml
@@ -18,11 +18,6 @@
io.javaoperatorsdk
operator-framework-spring-boot-starter
-
-
- org.springframework.boot
- spring-boot-starter-web
-
io.javaoperatorsdk
operator-framework-spring-boot-starter-samples-common
diff --git a/starter/pom.xml b/starter/pom.xml
index 2b594d8..6df69dc 100644
--- a/starter/pom.xml
+++ b/starter/pom.xml
@@ -57,6 +57,11 @@
spring-boot-actuator-autoconfigure
true
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
org.springframework.boot
spring-boot-starter-test