Package upgrades
Upgrade third party packages to address security vulnerabilities.
Provide new parent pom for spring boot 2.5, which is not
backward compatible with spring boot 2.3
Issue-ID: CCSDK-3415
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iffbfffb6709aeec48c35dd604b9293fb3af34a10
diff --git a/springboot/pom.xml b/springboot/pom.xml
index 8ef623a..e727b3f 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -19,6 +19,7 @@
<module>spring-boot-setup</module>
<module>springboot1</module>
<module>springboot2</module>
+ <module>springboot25</module>
</modules>
<distributionManagement>