Update Jetty to 11.0.24

This commit is contained in:
Till-André Diegeler
2025-01-09 18:27:50 +01:00
parent 51449b6b2c
commit 7b791334a7

View File

@@ -13,7 +13,7 @@ ext {
sspVersion = '1.3.0'
jjwtVersion = '0.11.5'
bouncycastleVersion = '2.73.6'
jettyVersion = '11.0.16'
jettyVersion = '11.0.24'
luceneVersion = '8.11.4'
junitJupiterVersion = '5.10.3'