File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ aspectjweaver = "1.9.21"
7
7
assertj = " 3.24.2"
8
8
awaitility = " 4.2.0"
9
9
# legacy SDK
10
- aws-cloudwatch = " 1.12.655 "
10
+ aws-cloudwatch = " 1.12.674 "
11
11
caffeine = " 2.9.3"
12
12
cloudwatch2 = " 2.21.46"
13
13
colt = " 1.2.0"
@@ -36,11 +36,11 @@ httpcomponents-client5 = "5.2.3"
36
36
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
37
37
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
38
38
hystrix = " 1.5.12"
39
- jackson-databind = " 2.15.3 "
39
+ jackson-databind = " 2.15.4 "
40
40
javax-cache = " 1.1.1"
41
41
javax-inject = " 1"
42
42
jaxb = " 2.3.1"
43
- jetty9 = " 9.4.53.v20231009 "
43
+ jetty9 = " 9.4.54.v20240208 "
44
44
jetty11 = " 11.0.16"
45
45
jetty12 = " 12.0.3"
46
46
jersey2 = " 2.41"
@@ -59,20 +59,20 @@ log4j = "2.21.1"
59
59
maven-resolver = " 1.9.18"
60
60
mockito = " 5.7.0"
61
61
mongo = " 4.11.1"
62
- netty = " 4.1.106 .Final"
62
+ netty = " 4.1.107 .Final"
63
63
newrelic-api = " 5.14.0"
64
64
okhttp = " 4.11.0"
65
- postgre = " 42.6.0 "
65
+ postgre = " 42.6.1 "
66
66
prometheus = " 0.16.0"
67
67
reactor = " 2022.0.15"
68
68
rest-assured = " 5.3.2"
69
- signalfx = " 1.0.38 "
69
+ signalfx = " 1.0.39 "
70
70
slf4j = " 1.7.36"
71
71
spectator-atlas = " 1.7.7"
72
- spring = " 5.3.31 "
72
+ spring = " 5.3.32 "
73
73
spring-javaformat = " 0.0.41"
74
- testcontainers = " 1.19.5 "
75
- tomcat = " 8.5.98 "
74
+ testcontainers = " 1.19.7 "
75
+ tomcat = " 8.5.99 "
76
76
wavefront = " 3.4.3"
77
77
# pinned to avoid issues with shaded slf4j version - see gh-3414
78
78
wiremock = " 2.33.2"
You can’t perform that action at this time.
0 commit comments