diff --git a/parent-boot-performance/README.md b/parent-boot-performance/README.md
index 24abd27048..fce9e101da 100644
--- a/parent-boot-performance/README.md
+++ b/parent-boot-performance/README.md
@@ -1,3 +1 @@
-This is a parent module for projects that want to take advantage of the latest Spring Boot improvements/features.
-
-Current version: Spring Boot 2.2
+This is a parent module for projects that want to take advantage of the latest Spring Boot improvements/features.
\ No newline at end of file
diff --git a/parent-boot-performance/pom.xml b/parent-boot-performance/pom.xml
index 62a1689b7f..b1c6854eae 100644
--- a/parent-boot-performance/pom.xml
+++ b/parent-boot-performance/pom.xml
@@ -3,7 +3,7 @@
4.0.0
parent-boot-performance
0.0.1-SNAPSHOT
- parent-boot-performance
+ parent-boot-performance
pom
Parent for all modules that want to take advantage of the latest Spring Boot improvements/features. Current version: 2.2
@@ -13,7 +13,14 @@
1.0.0-SNAPSHOT
-
+
+ 3.1.0
+
+ 1.0.21.RELEASE
+ 2.2.0.M3
+
+
+
org.springframework.boot
@@ -36,30 +43,30 @@
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
- ${spring-boot.version}
-
- ${start-class}
-
-
-
-
-
-
-
-
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ ${spring-boot.version}
+
+ ${start-class}
+
+
+
+
+
+
+
+
spring-milestones
Spring Milestones
https://repo.spring.io/milestone
-
+
thin-jar
@@ -81,11 +88,4 @@
-
-
- 3.1.0
-
- 1.0.21.RELEASE
- 2.2.0.M3
-
diff --git a/spring-boot-performance/pom.xml b/spring-boot-performance/pom.xml
index 207cd06f9b..bbee7493cc 100644
--- a/spring-boot-performance/pom.xml
+++ b/spring-boot-performance/pom.xml
@@ -14,7 +14,12 @@
../parent-boot-performance
-
+
+
+ com.baeldung.lazyinitialization.Application
+
+
+
org.springframework.boot
spring-boot-starter
@@ -37,9 +42,4 @@
-
-
-
- com.baeldung.lazyinitialization.Application
-
\ No newline at end of file