File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ h2 = "2.2.224"
25
25
hazelcast = " 5.2.4"
26
26
hazelcast3 = " 3.12.13"
27
27
hdrhistogram = " 2.1.12"
28
- hibernate = " 5.6.12 .Final"
28
+ hibernate = " 5.6.15 .Final"
29
29
# 2.6.0 requires JDK 11
30
30
hsqldb = " 2.5.2"
31
31
httpcomponents-async = " 4.1.5"
32
- httpcomponents-client = " 4.5.13 "
32
+ httpcomponents-client = " 4.5.14 "
33
33
# metrics are better with https://github.com/Netflix/Hystrix/pull/1568 introduced
34
34
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
35
35
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
@@ -38,7 +38,7 @@ jackson-databind = "2.14.2"
38
38
javax-cache = " 1.1.1"
39
39
javax-inject = " 1"
40
40
jaxb = " 2.3.1"
41
- jetty = " 9.4.49.v20220914 "
41
+ jetty = " 9.4.52.v20230823 "
42
42
jetty11 = " 11.0.12"
43
43
jersey2 = " 2.37"
44
44
jersey3 = " 3.0.8"
@@ -56,20 +56,20 @@ log4j = "2.19.0"
56
56
maven-resolver = " 1.8.2"
57
57
mockito = " 5.5.0"
58
58
mongo = " 4.8.2"
59
- netty = " 4.1.97 .Final"
59
+ netty = " 4.1.99 .Final"
60
60
newrelic-api = " 5.14.0"
61
- okhttp = " 5.0.0-alpha.10 " # TODO is compiling against an alpha version intentional?
61
+ okhttp = " 5.0.0-alpha.11 " # TODO is compiling against an alpha version intentional?
62
62
postgre = " 42.5.0"
63
63
prometheus = " 0.16.0"
64
- reactor = " 2020.0.35 "
65
- rest-assured = " 5.3.0 "
64
+ reactor = " 2020.0.36 "
65
+ rest-assured = " 5.3.2 "
66
66
signalfx = " 1.0.35"
67
67
slf4j = " 1.7.36"
68
68
spectator-atlas = " 1.3.10"
69
69
spring = " 5.3.30"
70
70
spring-javaformat = " 0.0.39"
71
71
testcontainers = " 1.19.1"
72
- tomcat = " 8.5.82 "
72
+ tomcat = " 8.5.93 "
73
73
wavefront = " 3.0.4"
74
74
# pinned to avoid issues with shaded slf4j version - see gh-3414
75
75
wiremock = " 2.33.2"
You can’t perform that action at this time.
0 commit comments