Skip to content

Commit

Permalink
build(deps): bump org.apache.tomcat:tomcat-servlet-api
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-servlet-api from 10.1.30 to 11.0.0.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-servlet-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 274ce39 commit 98c8231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<!-- Tomcat version bundled with TomEE - see https://tomee.apache.org/comparison.html
The version can be found in "bin/servlet-api.jar"
It does not have to match exactly the version bundled with TomEE, but it should be at least the same JakartaEE spec version.-->
<version.tomee.tomcat>10.1.30</version.tomee.tomcat>
<version.tomee.tomcat>11.0.0</version.tomee.tomcat>
<version.glassfish>5.1.0</version.glassfish>
<version.wildfly>33.0.0.Final</version.wildfly>
<version.wildfly.arquillian.container>5.0.1.Final</version.wildfly.arquillian.container>
Expand Down

0 comments on commit 98c8231

Please sign in to comment.