Skip to content

Commit 40af4b8

Browse files
chore(deps): update jetty monorepo to v9.4.58.v20250814
1 parent 78f0e44 commit 40af4b8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

buildSrc/src/main/groovy/io.micronaut.build.internal.kotlin-module.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ if (sonatypePluginConfigured) {
1515
"org.apache.tomcat:tomcat-catalina:9.0.89",
1616
"org.apache.tomcat:tomcat-coyote:9.0.89",
1717
"org.apache.tomcat.embed:tomcat-embed-core:9.0.89",
18-
"org.eclipse.jetty:jetty-server:9.4.54.v20240208",
19-
"org.eclipse.jetty:jetty-http:9.4.54.v20240208",
20-
"org.eclipse.jetty:jetty-servlets:9.4.54.v20240208",
21-
"org.eclipse.jetty.http2:http2-common:9.4.54.v20240208",
18+
"org.eclipse.jetty:jetty-server:9.4.58.v20250814",
19+
"org.eclipse.jetty:jetty-http:9.4.58.v20250814",
20+
"org.eclipse.jetty:jetty-servlets:9.4.58.v20250814",
21+
"org.eclipse.jetty.http2:http2-common:9.4.58.v20250814",
2222
]
2323
excludeVulnerabilityIds = ["CVE-2025-24970"]
2424
// the vulnerability description says Netty 4.1.118 patches it. However, Netty 4.1.118 is still reported as vulnerable.

0 commit comments

Comments
 (0)