File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 51
51
</developers >
52
52
53
53
<properties >
54
- <bouncycastle .version>1.77 </bouncycastle .version>
54
+ <bouncycastle .version>1.78.1 </bouncycastle .version>
55
55
<httpclient .version>4.5.14</httpclient .version>
56
56
<jakarta .mail.version>2.0.1</jakarta .mail.version>
57
57
<jose4j .version>0.9.6</jose4j .version>
58
- <slf4j .version>2.0.12 </slf4j .version>
58
+ <slf4j .version>2.0.13 </slf4j .version>
59
59
<project .build.sourceEncoding>utf-8</project .build.sourceEncoding>
60
60
<project .reporting.outputEncoding>utf-8</project .reporting.outputEncoding>
61
61
</properties >
201
201
<dependency >
202
202
<groupId >org.assertj</groupId >
203
203
<artifactId >assertj-core</artifactId >
204
- <version >3.25.3 </version >
204
+ <version >3.26.0 </version >
205
205
<scope >test</scope >
206
206
</dependency >
207
207
<dependency >
220
220
<dependency >
221
221
<groupId >org.mockito</groupId >
222
222
<artifactId >mockito-core</artifactId >
223
- <version >5.11 .0</version >
223
+ <version >5.12 .0</version >
224
224
<scope >test</scope >
225
225
</dependency >
226
226
<dependency >
227
227
<groupId >org.awaitility</groupId >
228
228
<artifactId >awaitility</artifactId >
229
- <version >4.2.0 </version >
229
+ <version >4.2.1 </version >
230
230
<scope >test</scope >
231
231
</dependency >
232
232
<dependency >
233
+ <!-- Fixed to 3.2.0 until https://github.com/wiremock/wiremock/issues/2480 is resolved -->
233
234
<groupId >org.wiremock</groupId >
234
235
<artifactId >wiremock</artifactId >
235
236
<version >3.2.0</version >
You can’t perform that action at this time.
0 commit comments