diff --git a/configserver/pom.xml b/configserver/pom.xml
index 9eacf00..d2d2504 100644
--- a/configserver/pom.xml
+++ b/configserver/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.4.2
+ 2.5.2
com.microservices.example
diff --git a/discovery/pom.xml b/discovery/pom.xml
index b9f6501..d4a12f8 100644
--- a/discovery/pom.xml
+++ b/discovery/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.4.2
+ 2.5.2
com.microservices.example
diff --git a/oauthserver/pom.xml b/oauthserver/pom.xml
index ecf6da1..da8c097 100644
--- a/oauthserver/pom.xml
+++ b/oauthserver/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.4.2
+ 2.5.2
com.microservices.example
diff --git a/ocrservice/pom.xml b/ocrservice/pom.xml
index 11d13f7..c750fe9 100644
--- a/ocrservice/pom.xml
+++ b/ocrservice/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.4.2
+ 2.5.2
com.microservices.example
diff --git a/proxy/pom.xml b/proxy/pom.xml
index 587fdc9..48b9819 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.4.2
+ 2.5.2
com.microservices.example