Skip to content

Commit 6f90d48

Browse files
chore(deps): update dependency org.apache.tomcat:tomcat-catalina to v9.0.111
1 parent 6d9f3a3 commit 6f90d48

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
@@ -5,7 +5,7 @@ plugins {
55
}
66
ossIndexAudit {
77
excludeCoordinates = [ // Ktor 2.x vulnerable versions
8-
"org.apache.tomcat:tomcat-catalina:9.0.89",
8+
"org.apache.tomcat:tomcat-catalina:9.0.111",
99
"org.apache.tomcat:tomcat-coyote:9.0.89",
1010
"org.apache.tomcat.embed:tomcat-embed-core:9.0.89",
1111
"org.eclipse.jetty:jetty-server:9.4.54.v20240208",

0 commit comments

Comments
 (0)