Skip to content

Commit 54cf149

Browse files
kopernic-plfrantuma
authored andcommitted
fix: update Jetty version 9.4.53 to 9.4.57 to address security vulnerabilities
1 parent cdc5260 commit 54cf149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<properties>
335335
<java.security.policy>grantall.policy</java.security.policy>
336336
<maven-plugin-version>1.0.0</maven-plugin-version>
337-
<jetty-version>9.4.53.v20231009</jetty-version>
337+
<jetty-version>9.4.57.v20241219</jetty-version>
338338
<inflector-version>2.0.12</inflector-version>
339339
<junit-version>4.13.2</junit-version>
340340
<servlet-api.version>3.1.0</servlet-api.version>

0 commit comments

Comments
 (0)