Skip to content

Commit 90840dc

Browse files
chore(deps): update dependency org.apache.tomcat:tomcat-catalina to v9.0.109
1 parent 78f0e44 commit 90840dc

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
@@ -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.109",
1616
"org.apache.tomcat:tomcat-coyote:9.0.89",
1717
"org.apache.tomcat.embed:tomcat-embed-core:9.0.89",
1818
"org.eclipse.jetty:jetty-server:9.4.54.v20240208",

0 commit comments

Comments
 (0)