Skip to content

Commit 46c2328

Browse files
SONARJAVA-5878 Upgrade tomcat-embed-core to version 9.0.112
1 parent dd21c0d commit 46c2328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.tomcat.embed</groupId>
3434
<artifactId>tomcat-embed-jasper</artifactId>
35-
<version>9.0.108</version>
35+
<version>9.0.112</version>
3636
<exclusions>
3737
<exclusion>
3838
<groupId>org.eclipse.jdt</groupId>

0 commit comments

Comments
 (0)