Skip to content

Commit

Permalink
Bump tomcat-embed-core from 9.0.60 to 9.0.62 (#2139)
Browse files Browse the repository at this point in the history
Bumps tomcat-embed-core from 9.0.60 to 9.0.62.

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 6c4240e commit 1219040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ ext {
assertJVersion = '3.22.0'
awaitilityVersion = '4.2.0'
hoverflyJavaVersion = '0.14.1'
tomcatVersion = '9.0.60'
tomcatVersion = '9.0.62'
boringSslVersion = '2.0.51.Final'
junitVersion = '5.8.2'
junitPlatformLauncherVersion = '1.8.2'
Expand Down

0 comments on commit 1219040

Please sign in to comment.