Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-catalina in /oak-examples/webapp
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-catalina from 9.0.97 to 9.0.98.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 807102d commit 1afc6cb
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.97</tomcat.version>
<tomcat.version>9.0.98</tomcat.version>
<skip.deployment>true</skip.deployment>
</properties>

Expand Down

0 comments on commit 1afc6cb

Please sign in to comment.