Skip to content

Commit

Permalink
JCR-5120: webapp: update tomcat dependency to 9.0.97
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed Dec 9, 2024
1 parent 0a9867e commit 99daff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jackrabbit-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<description>Web application that hosts and serves a Jackrabbit content repository</description>

<properties>
<tomcat.version>9.0.95</tomcat.version>
<tomcat.version>9.0.97</tomcat.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 99daff2

Please sign in to comment.