summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-31 16:03:12 -0400
committerDan Timoney <dtimoney@att.com>2020-09-01 10:55:11 -0400
commit3716136cdf88bef2fc15b821f83e139f6bd2ce05 (patch)
tree2d9aa93b41e4a4579eae93b438381faaa696eddd /springboot/spring-boot-setup/src
parent66430cc882f1802fb99a5a1354d24fc3d28d5a9d (diff)
Upgrade to latest springboot release
Upgrade to latest springboot release (2.3.3.RELEASE) Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f Issue-ID: CCSDK-2633 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'springboot/spring-boot-setup/src')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot2.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot2.properties b/springboot/spring-boot-setup/src/main/properties/springboot2.properties
index 68a672b3..15dca1b9 100644
--- a/springboot/spring-boot-setup/src/main/properties/springboot2.properties
+++ b/springboot/spring-boot-setup/src/main/properties/springboot2.properties
@@ -1,5 +1,5 @@
springbootparent.artifactId=spring-boot-starter-parent
springbootparent.groupId=org.springframework.boot
-springbootparent.version=2.2.4.RELEASE
+springbootparent.version=2.3.3.RELEASE
springboot.project.artifactId=spring-boot-starter-parent
-spring.version=5.2.3.RELEASE \ No newline at end of file
+spring.version=5.2.8.RELEASE \ No newline at end of file