summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/properties/springboot27.properties
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-22 16:04:02 -0400
committerKAPIL SINGAL <ks220y@att.com>2023-07-24 13:46:15 +0000
commit43836a9e53e965e6057ff08824d2cc4660a90049 (patch)
tree598521beb6f90ddecea792aaed160cf6348dc64a /springboot/spring-boot-setup/src/main/properties/springboot27.properties
parent6ea1b9009ecc674b0e3000b7a50326908cdba711 (diff)
Update parent poms for Argon release
Update versions in parent poms to match OpenDaylight Argon release version SR1 Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3249f682b6478d129f72c8f1e252e3ff84ce61c2
Diffstat (limited to 'springboot/spring-boot-setup/src/main/properties/springboot27.properties')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot27.properties21
1 files changed, 21 insertions, 0 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot27.properties b/springboot/spring-boot-setup/src/main/properties/springboot27.properties
new file mode 100644
index 00000000..255d9b4d
--- /dev/null
+++ b/springboot/spring-boot-setup/src/main/properties/springboot27.properties
@@ -0,0 +1,21 @@
+springbootparent.artifactId=spring-boot-starter-parent
+springbootparent.groupId=org.springframework.boot
+springbootparent.version=2.7.12
+springboot.project.artifactId=spring-boot-27-starter-parent
+spring.version=5.3.27
+springboot.httpcomponents.core.version=4.5.16
+springboot.httpcomponents.client.version=4.5.14
+springboot.jackson.version=2.14.2
+springboot.logback.version=1.4.5
+springboot.netty.ssl.version=2.0.50.Final
+springboot.jersey.version=2.33
+springboot.slf4j.version=2.19.0
+springboot.springfox.version=3.0.0
+springboot.tomcat.jdbc.version=9.0.58
+springboot.jacoco.version=0.8.8
+springboot.kotlin.version=1.6.21
+springboot.kotlin.maven.version=1.6.21
+springboot.kotlin.coroutines.version=1.6.4
+springboot.kotlinpoet.version=1.11.0
+springboot.mockk.version=1.12.8
+springboot.antlr.version=4.12.0 \ No newline at end of file