summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/properties/springboot31.properties
diff options
context:
space:
mode:
authorJohnKeeney <john.keeney@est.tech>2023-08-28 15:51:42 +0100
committerJohnKeeney <john.keeney@est.tech>2023-08-28 16:30:05 +0100
commit7d5874d22bbc1f88ee93bd9654f0e98f7996bac9 (patch)
treea545a71e32c5ca899ae853ba24c34ac794f1e969 /springboot/spring-boot-setup/src/main/properties/springboot31.properties
parent7e72714c7b580b7b636ca248386d37c47a5bb2a5 (diff)
Add springboot parent 31 for Londonlondon
https://spring.io/security/cve-2023-20883 by upgrading spring to 3.1.0+ Issue-ID: CCSDK-3921 Change-Id: I5fd8d252982aeea81cad0e31a5fd2fc1befff5b3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'springboot/spring-boot-setup/src/main/properties/springboot31.properties')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot31.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot31.properties b/springboot/spring-boot-setup/src/main/properties/springboot31.properties
new file mode 100644
index 00000000..ec6957f2
--- /dev/null
+++ b/springboot/spring-boot-setup/src/main/properties/springboot31.properties
@@ -0,0 +1,11 @@
+springbootparent.artifactId=spring-boot-starter-parent
+springbootparent.groupId=org.springframework.boot
+springbootparent.version=3.1.0
+springboot.project.artifactId=spring-boot-31-starter-parent
+spring.version=6.0.9
+springboot.httpcomponents.core.version=4.5.16
+springboot.httpcomponents.client.version=4.5.14
+springboot.jackson.version=2.15.0
+springboot.logback.version=1.4.7
+springboot.slf4j.version=2.19.0
+springboot.antlr.version=4.12.0