Skip to content

Commit 42a12a4

Browse files
authored
OAK-11586: webapp: update Tomcat dependency to 9.0.102 (#2170)
1 parent 88e1396 commit 42a12a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oak-examples/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 Oak content repository</description>
3636

3737
<properties>
38-
<tomcat.version>9.0.98</tomcat.version>
38+
<tomcat.version>9.0.102</tomcat.version>
3939
<skip.deployment>true</skip.deployment>
4040
</properties>
4141

0 commit comments

Comments
 (0)