Skip to content

Commit

Permalink
Merge branch '1.9.x' into 1.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Mar 7, 2024
2 parents 85a27a9 + fe106c8 commit 6454b1b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Expand Up @@ -6,7 +6,7 @@ aspectjweaver = "1.8.14"
assertj = "3.24.2"
awaitility = "4.2.0"
# legacy SDK
aws-cloudwatch = "1.12.655"
aws-cloudwatch = "1.12.674"
caffeine = "2.9.3"
cloudwatch2 = "2.20.162"
colt = "1.2.0"
Expand Down Expand Up @@ -39,7 +39,7 @@ jackson-databind = "2.15.3"
javax-cache = "1.1.1"
javax-inject = "1"
jaxb = "2.3.1"
jetty = "9.4.53.v20231009"
jetty = "9.4.54.v20240208"
jetty11 = "11.0.14"
jersey2 = "2.39.1"
jersey3 = "3.0.10"
Expand All @@ -57,20 +57,20 @@ log4j = "2.20.0"
maven-resolver = "1.9.18"
mockito = "5.5.0"
mongo = "4.9.1"
netty = "4.1.106.Final"
netty = "4.1.107.Final"
newrelic-api = "5.14.0"
okhttp = "4.11.0"
postgre = "42.6.0"
prometheus = "0.16.0"
reactor = "2020.0.40"
reactor = "2020.0.41"
rest-assured = "5.3.2"
signalfx = "1.0.38"
signalfx = "1.0.39"
slf4j = "1.7.36"
spectator-atlas = "1.6.11"
spring = "5.3.31"
spring = "5.3.32"
spring-javaformat = "0.0.41"
testcontainers = "1.19.5"
tomcat = "8.5.98"
testcontainers = "1.19.7"
tomcat = "8.5.99"
wavefront = "3.1.0"
# pinned to avoid issues with shaded slf4j version - see gh-3414
wiremock = "2.33.2"
Expand Down

0 comments on commit 6454b1b

Please sign in to comment.