Skip to content

Commit b999efe

Browse files
chore(deps): update dependency org.apache.tomcat:tomcat-coyote to v9.0.107
1 parent 78f0e44 commit b999efe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if (sonatypePluginConfigured) {
1313
password = ossIndexPassword
1414
excludeCoordinates = [ // Ktor 2.x vulnerable versions
1515
"org.apache.tomcat:tomcat-catalina:9.0.89",
16-
"org.apache.tomcat:tomcat-coyote:9.0.89",
16+
"org.apache.tomcat:tomcat-coyote:9.0.107",
1717
"org.apache.tomcat.embed:tomcat-embed-core:9.0.89",
1818
"org.eclipse.jetty:jetty-server:9.4.54.v20240208",
1919
"org.eclipse.jetty:jetty-http:9.4.54.v20240208",

0 commit comments

Comments
 (0)