Skip to content

Commit

Permalink
Merge branch '1.12.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed May 13, 2024
2 parents 29ccc34 + b1dce38 commit abeb1f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ activemq-artemis = "2.33.0"
application-insights = "2.6.4"
archunit = "1.3.0"
asmForPlugins = "7.3.1"
aspectjweaver = "1.9.22"
aspectjweaver = "1.9.22.1"
assertj = "3.25.3"
awaitility = "4.2.1"
# legacy SDK
Expand Down Expand Up @@ -138,7 +138,7 @@ hystrix = { module = "com.netflix.hystrix:hystrix-core", version.ref = "hystrix"
jacksonDatabind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson-databind" }
jakarta-jmsApi = { module = "jakarta.jms:jakarta.jms-api", version = "3.0.0" }
jakarta-servletApi = { module = "jakarta.servlet:jakarta.servlet-api", version = "5.0.0" }
javalin = { module = "io.javalin:javalin", version = "5.6.4" }
javalin = { module = "io.javalin:javalin", version = "5.6.5" }
javax-cacheApi = { module = "javax.cache:cache-api", version.ref = "javax-cache" }
javax-inject = { module = "javax.inject:javax.inject", version.ref = "javax-inject" }
javax-servletApi = { module = "javax.servlet:javax.servlet-api", version = "4.0.1" }
Expand Down

0 comments on commit abeb1f1

Please sign in to comment.