Skip to content

Commit

Permalink
build(deps): bump versions.tomcatCargoVersion from 9.0.89 to 9.0.90 (#…
Browse files Browse the repository at this point in the history
…2935)

Bumps `versions.tomcatCargoVersion` from 9.0.89 to 9.0.90.

Updates `org.apache.tomcat.embed:tomcat-embed-el` from 9.0.89 to 9.0.90

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 9.0.89 to 9.0.90

Updates `org.apache.tomcat.embed:tomcat-embed-jasper` from 9.0.89 to 9.0.90

Updates `org.apache.tomcat:tomcat-jdbc` from 9.0.89 to 9.0.90

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-el
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-jdbc
  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 Jun 19, 2024
1 parent af9cac3 commit b6348b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ versions.springBootVersion = "2.7.18"
versions.springFrameworkVersion = "5.3.37"
versions.springSecurityVersion = "5.8.13"
versions.springSecuritySamlVersion = "1.0.10.RELEASE"
versions.tomcatCargoVersion = "9.0.89"
versions.tomcatCargoVersion = "9.0.90"
versions.guavaVersion = "33.2.1-jre"
versions.seleniumVersion = "4.18.1"
versions.braveVersion = "6.0.3"
Expand Down

0 comments on commit b6348b0

Please sign in to comment.