Skip to content

Commit

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

---
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 Oct 10, 2022
1 parent 85e556d commit e898075
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.67'
tomcatVersion = '9.0.68'
boringSslVersion = '2.0.54.Final'
junitVersion = '5.9.1'
junitPlatformLauncherVersion = '1.9.1'
Expand Down

0 comments on commit e898075

Please sign in to comment.