Skip to content

Commit abeb1f1

Browse files
committed
Merge branch '1.12.x'
2 parents 29ccc34 + b1dce38 commit abeb1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ activemq-artemis = "2.33.0"
33
application-insights = "2.6.4"
44
archunit = "1.3.0"
55
asmForPlugins = "7.3.1"
6-
aspectjweaver = "1.9.22"
6+
aspectjweaver = "1.9.22.1"
77
assertj = "3.25.3"
88
awaitility = "4.2.1"
99
# legacy SDK
@@ -138,7 +138,7 @@ hystrix = { module = "com.netflix.hystrix:hystrix-core", version.ref = "hystrix"
138138
jacksonDatabind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson-databind" }
139139
jakarta-jmsApi = { module = "jakarta.jms:jakarta.jms-api", version = "3.0.0" }
140140
jakarta-servletApi = { module = "jakarta.servlet:jakarta.servlet-api", version = "5.0.0" }
141-
javalin = { module = "io.javalin:javalin", version = "5.6.4" }
141+
javalin = { module = "io.javalin:javalin", version = "5.6.5" }
142142
javax-cacheApi = { module = "javax.cache:cache-api", version.ref = "javax-cache" }
143143
javax-inject = { module = "javax.inject:javax.inject", version.ref = "javax-inject" }
144144
javax-servletApi = { module = "javax.servlet:javax.servlet-api", version = "4.0.1" }

0 commit comments

Comments
 (0)