Skip to content

Commit

Permalink
OAK-10959: webapp: update Tomcat dependency to 9.0.90 (#1589)
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke authored Jul 18, 2024
1 parent 6ef5802 commit 9a11156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-examples/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 Oak content repository</description>

<properties>
<tomcat.version>9.0.89</tomcat.version>
<tomcat.version>9.0.90</tomcat.version>
<skip.deployment>true</skip.deployment>
</properties>

Expand Down

0 comments on commit 9a11156

Please sign in to comment.