Skip to content

Commit 71b0a6e

Browse files
SONARJAVA-5543 Upgrade tomcat-embed-jasper to 9.0.104
Upgrade to latest verion on 9.0 branch.
1 parent bf33ace commit 71b0a6e

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.100</version>
34+
<version>9.0.104</version>
3535
<exclusions>
3636
<exclusion>
3737
<groupId>org.eclipse.jdt</groupId>

0 commit comments

Comments
 (0)