Skip to content

Commit

Permalink
Update tomcat-embed-jasper dependency to latest 9.x version (#4620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohops authored Dec 18, 2023
1 parent 465dcba commit 951fe09
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.81</version>
<version>9.0.84</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.jdt</groupId>
Expand Down

0 comments on commit 951fe09

Please sign in to comment.