diff --git a/pom.xml b/pom.xml
index 4d45e35..352c238 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
1.8
8
8
+ 2.6.5
3.5.1
5.8.9
2.4.6
@@ -28,7 +29,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.6.5
+ ${spring-boot.version}
pom
import
@@ -89,6 +90,10 @@
org.springframework.boot
spring-boot-maven-plugin
+ ${spring-boot.version}
+
+ com.zyx.mpdemo.MpDemoApp
+