Skip to content

Commit efecd03

Browse files
committed
Merge branch '1.9.x' into 1.12.x
2 parents a299d10 + ab352c6 commit efecd03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aspectjweaver = "1.9.22.1"
77
assertj = "3.24.2"
88
awaitility = "4.2.1"
99
# legacy SDK
10-
aws-cloudwatch = "1.12.755"
10+
aws-cloudwatch = "1.12.767"
1111
caffeine = "2.9.3"
1212
cloudwatch2 = "2.21.46"
1313
colt = "1.2.0"
@@ -40,7 +40,7 @@ jackson-databind = "2.15.4"
4040
javax-cache = "1.1.1"
4141
javax-inject = "1"
4242
jaxb = "2.3.1"
43-
jetty9 = "9.4.54.v20240208"
43+
jetty9 = "9.4.55.v20240627"
4444
jetty11 = "11.0.16"
4545
jetty12 = "12.0.3"
4646
jersey2 = "2.41"
@@ -60,14 +60,14 @@ maven-resolver = "1.9.20"
6060
mockito4 = "4.11.0"
6161
mockito5 = "5.7.0"
6262
mongo = "4.11.2"
63-
netty = "4.1.111.Final"
63+
netty = "4.1.112.Final"
6464
newrelic-api = "5.14.0"
6565
okhttp = "4.11.0"
6666
postgre = "42.6.2"
6767
prometheus = "0.16.0"
6868
reactor = "2022.0.20"
6969
rest-assured = "5.3.2"
70-
signalfx = "1.0.43"
70+
signalfx = "1.0.44"
7171
slf4j = "1.7.36"
7272
spectator-atlas = "1.7.14"
7373
spring = "5.3.37"

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
}
66

77
plugins {
8-
id 'com.gradle.develocity' version '3.17.5'
8+
id 'com.gradle.develocity' version '3.17.6'
99
id 'io.spring.develocity.conventions' version '0.0.19'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
1111
}

0 commit comments

Comments
 (0)