|
234 | 234 | <dependency>
|
235 | 235 | <groupId>org.eclipse.jetty.ee8</groupId>
|
236 | 236 | <artifactId>jetty-ee8-apache-jsp</artifactId>
|
237 |
| - <version>12.0.23</version> |
| 237 | + <version>12.0.24</version> |
238 | 238 | <type>jar</type>
|
239 | 239 | </dependency>
|
240 | 240 | <dependency>
|
241 | 241 | <groupId>org.eclipse.jetty.ee8</groupId>
|
242 | 242 | <artifactId>jetty-ee8-nested</artifactId>
|
243 |
| - <version>12.0.23</version> |
| 243 | + <version>12.0.24</version> |
244 | 244 | <type>jar</type>
|
245 | 245 | </dependency>
|
246 | 246 | <dependency>
|
247 | 247 | <groupId>org.eclipse.jetty.ee8</groupId>
|
248 | 248 | <artifactId>jetty-ee8-security</artifactId>
|
249 |
| - <version>12.0.23</version> |
| 249 | + <version>12.0.24</version> |
250 | 250 | <type>jar</type>
|
251 | 251 | </dependency>
|
252 | 252 | <dependency>
|
253 | 253 | <groupId>org.eclipse.jetty.ee8</groupId>
|
254 | 254 | <artifactId>jetty-ee8-servlet</artifactId>
|
255 |
| - <version>12.0.23</version> |
| 255 | + <version>12.0.24</version> |
256 | 256 | <type>jar</type>
|
257 | 257 | </dependency>
|
258 | 258 | <dependency>
|
|
264 | 264 | <dependency>
|
265 | 265 | <groupId>org.eclipse.jetty</groupId>
|
266 | 266 | <artifactId>jetty-http</artifactId>
|
267 |
| - <version>12.0.23</version> |
| 267 | + <version>12.0.24</version> |
268 | 268 | <type>jar</type>
|
269 | 269 | </dependency>
|
270 | 270 | <dependency>
|
271 | 271 | <groupId>org.eclipse.jetty</groupId>
|
272 | 272 | <artifactId>jetty-io</artifactId>
|
273 |
| - <version>12.0.23</version> |
| 273 | + <version>12.0.24</version> |
274 | 274 | <type>jar</type>
|
275 | 275 | </dependency>
|
276 | 276 | <dependency>
|
277 | 277 | <groupId>org.eclipse.jetty</groupId>
|
278 | 278 | <artifactId>jetty-security</artifactId>
|
279 |
| - <version>12.0.23</version> |
| 279 | + <version>12.0.24</version> |
280 | 280 | <type>jar</type>
|
281 | 281 | </dependency>
|
282 | 282 | <dependency>
|
283 | 283 | <groupId>org.eclipse.jetty</groupId>
|
284 | 284 | <artifactId>jetty-server</artifactId>
|
285 |
| - <version>12.0.23</version> |
| 285 | + <version>12.0.24</version> |
286 | 286 | <type>jar</type>
|
287 | 287 | </dependency>
|
288 | 288 | <dependency>
|
289 | 289 | <groupId>org.eclipse.jetty</groupId>
|
290 | 290 | <artifactId>jetty-session</artifactId>
|
291 |
| - <version>12.0.23</version> |
| 291 | + <version>12.0.24</version> |
292 | 292 | <type>jar</type>
|
293 | 293 | </dependency>
|
294 | 294 | <dependency>
|
295 | 295 | <groupId>org.eclipse.jetty</groupId>
|
296 | 296 | <artifactId>jetty-util-ajax</artifactId>
|
297 |
| - <version>12.0.23</version> |
| 297 | + <version>12.0.24</version> |
298 | 298 | <type>jar</type>
|
299 | 299 | </dependency>
|
300 | 300 | <dependency>
|
301 | 301 | <groupId>org.eclipse.jetty</groupId>
|
302 | 302 | <artifactId>jetty-util</artifactId>
|
303 |
| - <version>12.0.23</version> |
| 303 | + <version>12.0.24</version> |
304 | 304 | <type>jar</type>
|
305 | 305 | </dependency>
|
306 | 306 | <dependency>
|
|
340 | 340 | <dependency>
|
341 | 341 | <groupId>org.assertj</groupId>
|
342 | 342 | <artifactId>assertj-core</artifactId>
|
343 |
| - <version>3.27.3</version> |
| 343 | + <version>3.27.4</version> |
344 | 344 | <type>jar</type>
|
345 | 345 | </dependency>
|
346 | 346 | <dependency>
|
|
0 commit comments