summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/properties/springboot23.properties
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2022-05-02 14:13:19 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2022-05-04 08:30:31 -0400
commit76ea3c6659f864a7e577702165619df20b6f654c (patch)
tree058df9a76bfb37270632f788a5e857f6a9585e75 /springboot/spring-boot-setup/src/main/properties/springboot23.properties
parent386549759ed349d266a6310bb590070dd272e9f3 (diff)
Refactoring springboot related template and pom-generation
Issue-ID: CCSDK-3629 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856
Diffstat (limited to 'springboot/spring-boot-setup/src/main/properties/springboot23.properties')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot23.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot23.properties b/springboot/spring-boot-setup/src/main/properties/springboot23.properties
new file mode 100644
index 00000000..1389b933
--- /dev/null
+++ b/springboot/spring-boot-setup/src/main/properties/springboot23.properties
@@ -0,0 +1,14 @@
+springbootparent.artifactId=spring-boot-starter-parent
+springbootparent.groupId=org.springframework.boot
+springbootparent.version=2.3.12.RELEASE
+springboot.project.artifactId=spring-boot-starter-parent
+spring.version=5.2.15.RELEASE
+springboot.httpcomponents.core.version=4.4.14
+springboot.httpcomponents.client.version=4.5.13
+springboot.jackson.version=2.11.4
+springboot.logback.version=1.2.3
+springboot.netty.ssl.version=2.0.39.Final
+springboot.jersey.version=2.30.1
+springboot.slf4j.version=1.7.25
+springboot.springfox.version=2.9.2
+springboot.tomcat.jdbc.version=9.0.46