File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,13 +109,13 @@ io.undertow:undertow-core:2.2.37.Final (2 constraints: aa19d6eb)
109
109
io.undertow:undertow-servlet-jakarta:2.2.20.Final (1 constraints: 50071361)
110
110
jakarta.servlet:jakarta.servlet-api:5.0.0 (2 constraints: 1015bdac)
111
111
junit:junit:4.13.2 (1 constraints: 690fa77c)
112
- net.bytebuddy:byte-buddy:1.15.4 (2 constraints: c916c650 )
112
+ net.bytebuddy:byte-buddy:1.15.11 (2 constraints: c316f74f )
113
113
net.bytebuddy:byte-buddy-agent:1.15.4 (1 constraints: 450b45de)
114
114
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
115
115
org.apache-extras.beanshell:bsh:2.0b6 (1 constraints: ac07626b)
116
116
org.apache.commons:commons-lang3:3.17.0 (1 constraints: 3d054a3b)
117
117
org.apiguardian:apiguardian-api:1.1.2 (5 constraints: 105480ac)
118
- org.assertj:assertj-core:3.26.3 (2 constraints: 9f19dcdf )
118
+ org.assertj:assertj-core:3.27.0 (2 constraints: 9d196adf )
119
119
org.conscrypt:conscrypt-openjdk-uber:2.5.2 (1 constraints: 0b050636)
120
120
org.glassfish.jersey.containers:jersey-container-servlet-core:3.1.3 (1 constraints: 09050036)
121
121
org.glassfish.jersey.ext:jersey-entity-filtering:3.1.3 (1 constraints: bd1525d3)
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ com.squareup.okhttp3:* = 4.12.0
18
18
io.dropwizard.metrics:* = 4.2.29
19
19
io.reactivex.rxjava2:rxjava = 2.2.21
20
20
org.apache.commons:commons-lang3 = 3.17.0
21
- org.assertj:assertj-core = 3.26.3
21
+ org.assertj:assertj-core = 3.27.0
22
22
org.conscrypt:conscrypt-openjdk-uber = 2.5.2
23
23
org.immutables:value = 2.10.1
24
24
org.jmock:jmock = 2.13.1
You can’t perform that action at this time.
0 commit comments