summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src/main/properties/springboot26.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/springboot26.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/springboot26.properties')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot26.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot26.properties b/springboot/spring-boot-setup/src/main/properties/springboot26.properties
index b9704ccc..0f23e542 100644
--- a/springboot/spring-boot-setup/src/main/properties/springboot26.properties
+++ b/springboot/spring-boot-setup/src/main/properties/springboot26.properties
@@ -17,4 +17,5 @@ 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 \ No newline at end of file
+springboot.mockk.version=1.12.8
+springboot.antlr.version=4.12.0 \ No newline at end of file