Skip to content

build(deps): bump tomcat from 10.1.55 to 11.0.22#3920

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/tomcat-11.0.22
Open

build(deps): bump tomcat from 10.1.55 to 11.0.22#3920
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/tomcat-11.0.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps tomcat from 10.1.55 to 11.0.22.
Updates org.apache.tomcat.embed:tomcat-embed-el from 10.1.55 to 11.0.22

Updates org.apache.tomcat.embed:tomcat-embed-core from 10.1.55 to 11.0.22

Updates org.apache.tomcat.embed:tomcat-embed-jasper from 10.1.55 to 11.0.22

Updates org.apache.tomcat:tomcat-jdbc from 10.1.55 to 11.0.22

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `tomcat` from 10.1.55 to 11.0.22.

Updates `org.apache.tomcat.embed:tomcat-embed-el` from 10.1.55 to 11.0.22

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.55 to 11.0.22

Updates `org.apache.tomcat.embed:tomcat-embed-jasper` from 10.1.55 to 11.0.22

Updates `org.apache.tomcat:tomcat-jdbc` from 10.1.55 to 11.0.22

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-el
  dependency-version: 11.0.22
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 11.0.22
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper
  dependency-version: 11.0.22
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.tomcat:tomcat-jdbc
  dependency-version: 11.0.22
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@strehle
Copy link
Copy Markdown
Member

strehle commented May 22, 2026

scheduled after spring boot 4 upgrade

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Dependabot PR updates the Apache Tomcat version used across the build (via the Gradle version catalog) from 10.1.55 to 11.0.22, which also updates the tomcat.version override applied to the Spring Boot BOM-managed Tomcat artifacts.

Changes:

  • Bump tomcat version in gradle/libs.versions.toml from 10.1.55 to 11.0.22 (affecting tomcat-embed-* and tomcat-jdbc via the shared version reference).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants