Skip to content

Commit

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2022
1 parent df2ea73 commit 16a086a
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.2'
tomcatVersion = '9.0.64'
tomcatVersion = '9.0.65'
boringSslVersion = '2.0.53.Final'
junitVersion = '5.8.2'
junitPlatformLauncherVersion = '1.8.2'
Expand Down

0 comments on commit 16a086a

Please sign in to comment.