mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-14 10:36:56 +01:00
Bump jetty version
Mitigate CVE-2025-5115
This commit is contained in:
committed by
Rene Pfeuffer
parent
f21444f97b
commit
b6ac1f3668
@@ -15,7 +15,7 @@ ext {
|
||||
sspVersion = '1.3.0'
|
||||
jjwtVersion = '0.11.5'
|
||||
bouncycastleVersion = '2.73.10'
|
||||
jettyVersion = '11.0.25'
|
||||
jettyVersion = '11.0.26'
|
||||
luceneVersion = '8.11.4'
|
||||
sqliteVersion = '3.50.3.0'
|
||||
hikariCpVersion = '7.0.2'
|
||||
|
||||
Reference in New Issue
Block a user