Skip to content

Commit 4c8cca8

Browse files
Merge branch '1.10.x' into 1.11.x
2 parents 5a0d76d + a81ba71 commit 4c8cca8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jackson-databind = "2.15.0"
3939
javax-cache = "1.1.1"
4040
javax-inject = "1"
4141
jaxb = "2.3.1"
42-
jetty = "9.4.51.v20230217"
42+
jetty = "9.4.52.v20230823"
4343
jetty11 = "11.0.14"
4444
jersey2 = "2.39.1"
4545
jersey3 = "3.0.10"
@@ -57,20 +57,20 @@ log4j = "2.20.0"
5757
maven-resolver = "1.9.16"
5858
mockito = "5.5.0"
5959
mongo = "4.9.1"
60-
netty = "4.1.97.Final"
60+
netty = "4.1.99.Final"
6161
newrelic-api = "5.14.0"
6262
okhttp = "5.0.0-alpha.11" # TODO is compiling against an alpha version intentional?
6363
postgre = "42.6.0"
6464
prometheus = "0.16.0"
65-
reactor = "2020.0.35"
66-
rest-assured = "5.3.0"
65+
reactor = "2020.0.36"
66+
rest-assured = "5.3.2"
6767
signalfx = "1.0.35"
6868
slf4j = "1.7.36"
6969
spectator-atlas = "1.6.10"
7070
spring = "5.3.30"
7171
spring-javaformat = "0.0.39"
7272
testcontainers = "1.19.1"
73-
tomcat = "8.5.87"
73+
tomcat = "8.5.93"
7474
wavefront = "3.1.0"
7575
# pinned to avoid issues with shaded slf4j version - see gh-3414
7676
wiremock = "2.33.2"

0 commit comments

Comments
 (0)