File tree 2 files changed +9
-9
lines changed 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ archunit = "1.3.0"
5
5
asmForPlugins = " 7.3.1"
6
6
aspectjweaver = " 1.9.22.1"
7
7
assertj = " 3.25.3"
8
- awaitility = " 4.2.1 "
8
+ awaitility = " 4.2.2 "
9
9
caffeine = " 2.9.3"
10
10
cloudwatch2 = " 2.25.70"
11
11
colt = " 1.2.0"
@@ -39,7 +39,7 @@ jackson-databind = "2.17.1"
39
39
javax-cache = " 1.1.1"
40
40
javax-inject = " 1"
41
41
jaxb = " 2.3.1"
42
- jetty9 = " 9.4.54.v20240208 "
42
+ jetty9 = " 9.4.55.v20240627 "
43
43
jetty11 = " 11.0.16"
44
44
jetty12 = " 12.0.6"
45
45
jersey2 = " 2.43"
@@ -59,22 +59,22 @@ latency-utils = "2.0.3"
59
59
logback12 = " 1.2.13"
60
60
logback-latest = " 1.5.3"
61
61
log4j = " 2.23.1"
62
- maven-resolver = " 1.9.20 "
62
+ maven-resolver = " 1.9.22 "
63
63
mockito4 = " 4.11.0"
64
64
mockito5 = " 5.11.0"
65
- mongo = " 4.11.2 "
66
- netty = " 4.1.111 .Final"
65
+ mongo = " 4.11.3 "
66
+ netty = " 4.1.112 .Final"
67
67
newrelic-api = " 5.14.0"
68
68
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
69
69
okhttp = " 4.11.0"
70
70
postgre = " 42.7.3"
71
71
prometheus = " 1.2.1"
72
72
prometheusSimpleClient = " 0.16.0"
73
- reactor = " 2022.0.20 "
73
+ reactor = " 2022.0.21 "
74
74
rest-assured = " 5.4.0"
75
- signalfx = " 1.0.43 "
75
+ signalfx = " 1.0.44 "
76
76
slf4j = " 1.7.36"
77
- spectator-atlas = " 1.7.14 "
77
+ spectator-atlas = " 1.7.18 "
78
78
spring = " 5.3.37"
79
79
spring-javaformat = " 0.0.42"
80
80
testcontainers = " 1.19.8"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pluginManagement {
5
5
}
6
6
7
7
plugins {
8
- id ' com.gradle.develocity' version ' 3.17.5 '
8
+ id ' com.gradle.develocity' version ' 3.17.6 '
9
9
id ' io.spring.develocity.conventions' version ' 0.0.19'
10
10
id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.8.0'
11
11
}
You can’t perform that action at this time.
0 commit comments