Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.10 to 11.0.2
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.10 to 11.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent eae57c5 commit 3b3e7bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ application {
}

dependencies {
implementation("org.apache.tomcat.embed:tomcat-embed-core:10.1.10")
implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.2")
implementation("io.opentelemetry:opentelemetry-api")
}

Expand Down

0 comments on commit 3b3e7bf

Please sign in to comment.