Skip to content

Commit

Permalink
SONARJAVA-5357 bump tomcat-embed-jasper to 9.0.100 (#5037)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwan-serandour authored Feb 27, 2025
1 parent 87ca4d1 commit ee5d10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<version>9.0.96</version>
<version>9.0.100</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.jdt</groupId>
Expand Down

0 comments on commit ee5d10b

Please sign in to comment.