Skip to content

Commit 951fe09

Browse files
authored
Update tomcat-embed-jasper dependency to latest 9.x version (#4620)
1 parent 465dcba commit 951fe09

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

0 commit comments

Comments
 (0)