summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authoravinash.akkera <avinash.akkera@accenture.com>2024-09-19 19:55:48 +0530
committeravinash.akkera <avinash.akkera@accenture.com>2024-09-19 20:09:21 +0530
commitf2e52deb999b971a1048f303b8ef89111869f97c (patch)
tree4dd3141b177f0507218a6d2dce2c45489fdd1dd4 /springboot/pom.xml
parent67493a6cc75140a6df20fca9c593d02f14ed78ea (diff)
Upgrade for Java 17 with Kotlin 1.7
- Generated a new module for CDS with Java 17, Kotlin 1.7 & Spring Boot 2.7.18. Issue-ID: CCSDK-4054 Change-Id: Ifd4f9c35953d0c7fd297f56043eec37e8bcba18d Signed-off-by: avinash.akkera <avinash.akkera@accenture.com>
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index f55b27cc..d34f9773 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -21,6 +21,7 @@
<module>springboot25</module>
<module>springboot26</module>
<module>springboot27</module>
+ <module>springboot27-jdk17</module>
<module>springboot30</module>
<module>springboot31</module>
<module>springboot32</module>