Skip to content

Commit 4a68496

Browse files
SONARJAVA-5784 Upgrade tomcat embed dependency (#5308)
1 parent 8f28249 commit 4a68496

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.tomcat.embed</groupId>
3434
<artifactId>tomcat-embed-jasper</artifactId>
35-
<version>9.0.106</version>
35+
<version>9.0.108</version>
3636
<exclusions>
3737
<exclusion>
3838
<groupId>org.eclipse.jdt</groupId>

0 commit comments

Comments
 (0)