Skip to content

Commit

Permalink
Remove vulnerable dependency tomcat-embed-jasper (#4891)
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo-pilastri-sonarsource authored Sep 27, 2024
1 parent f485329 commit a4e418b
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.84</version>
<version>9.0.90</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.jdt</groupId>
Expand Down

0 comments on commit a4e418b

Please sign in to comment.