Skip to content

Commit dd9900e

Browse files
meysholdtona-agent
andcommitted
Fix SNYK-JAVA-ORGAPACHETOMCATEMBED-15307822: upgrade tomcat-embed-core to 11.0.18
Override tomcat.version property to resolve Incorrect Authorization vulnerability in tomcat-embed-core 11.0.15 (transitive via spring-boot-starter-tomcat). Co-authored-by: Ona <no-reply@ona.com>
1 parent e1f0113 commit dd9900e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<maven-checkstyle.version>3.6.0</maven-checkstyle.version>
3232
<nohttp-checkstyle.version>0.0.11</nohttp-checkstyle.version>
3333
<spring-format.version>0.0.47</spring-format.version>
34+
<tomcat.version>11.0.18</tomcat.version>
3435
</properties>
3536

3637
<licenses>

0 commit comments

Comments
 (0)