Skip to content

Commit 782c693

Browse files
SONARJAVA-5635 Upgrade tomcat-embed-core to version 9.0.106
1 parent 71f1ca4 commit 782c693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.apache.tomcat.embed</groupId>
3333
<artifactId>tomcat-embed-jasper</artifactId>
34-
<version>9.0.105</version>
34+
<version>9.0.106</version>
3535
<exclusions>
3636
<exclusion>
3737
<groupId>org.eclipse.jdt</groupId>

0 commit comments

Comments
 (0)