summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main
diff options
context:
space:
mode:
authorJohnKeeney <john.keeney@est.tech>2024-12-04 15:20:34 +0000
committerJohnKeeney <john.keeney@est.tech>2024-12-04 15:20:40 +0000
commit8bdd6e83ce5b18a78f63b0bd23f8d4d9d145153c (patch)
tree1d73ecec13987c665d039add379b1d2c5871230e /springboot/spring-boot-setup/src/main
parentc2e9097a95f4c854c5c15227982df9d11849d407 (diff)
SpringbootParent - Adding Springboot Parent 3.4 (3.4.0)oslo
Issue-ID: CCSDK-4026 Change-Id: I6f4457e39d710343a1edffb21e5bb6318e68a7d2 Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'springboot/spring-boot-setup/src/main')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot34.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot34.properties b/springboot/spring-boot-setup/src/main/properties/springboot34.properties
new file mode 100644
index 00000000..f3b0abeb
--- /dev/null
+++ b/springboot/spring-boot-setup/src/main/properties/springboot34.properties
@@ -0,0 +1,11 @@
+springbootparent.artifactId=spring-boot-starter-parent
+springbootparent.groupId=org.springframework.boot
+springbootparent.version=3.4.0
+springboot.project.artifactId=spring-boot-34-starter-parent
+spring.version=6.2.0
+springboot.httpcomponents.core.version=4.5.16
+springboot.httpcomponents.client.version=4.5.14
+springboot.jackson.version=2.15.0
+springboot.logback.version=1.5.12
+springboot.slf4j.version=2.19.0
+springboot.antlr.version=4.12.0