Skip to content

Commit d391636

Browse files
committed
JCR-5132: webapp: update tomcat dependency to 9.0.104
1 parent 728a437 commit d391636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jackrabbit-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<description>Web application that hosts and serves a Jackrabbit content repository</description>
3636

3737
<properties>
38-
<tomcat.version>9.0.102</tomcat.version>
38+
<tomcat.version>9.0.104</tomcat.version>
3939
</properties>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)