Skip to content

Commit

Permalink
Bump tomcat-embed-core from 9.0.65 to 9.0.67 (#2504)
Browse files Browse the repository at this point in the history
Bumps tomcat-embed-core from 9.0.65 to 9.0.67.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2022
1 parent c56742f commit 6c18a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -112,7 +112,7 @@ ext {
assertJVersion = '3.23.1'
awaitilityVersion = '4.2.0'
hoverflyJavaVersion = '0.14.3'
tomcatVersion = '9.0.65'
tomcatVersion = '9.0.67'
boringSslVersion = '2.0.54.Final'
junitVersion = '5.9.1'
junitPlatformLauncherVersion = '1.9.1'
Expand Down

0 comments on commit 6c18a10

Please sign in to comment.