Skip to content

Commit fe23eb7

Browse files
chore(deps): update dependency org.apache.tomcat:tomcat-catalina to v9.0.102
1 parent 2623fea commit fe23eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if (sonatypePluginConfigured) {
1212
username = ossIndexUsername
1313
password = ossIndexPassword
1414
excludeCoordinates = [ // Ktor 2.x vulnerable versions
15-
"org.apache.tomcat:tomcat-catalina:9.0.89",
15+
"org.apache.tomcat:tomcat-catalina:9.0.102",
1616
"org.apache.tomcat:tomcat-coyote:9.0.89",
1717
"org.eclipse.jetty:jetty-server:9.4.54.v20240208",
1818
"org.eclipse.jetty:jetty-http:9.4.54.v20240208",

0 commit comments

Comments
 (0)