Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump tomcat.version from 9.0.73 to 9.0.74 (#2058)
Browse files Browse the repository at this point in the history
Bumps `tomcat.version` from 9.0.73 to 9.0.74.

Updates `tomcat-embed-core` from 9.0.73 to 9.0.74

Updates `tomcat-embed-el` from 9.0.73 to 9.0.74

Updates `tomcat-annotations-api` from 9.0.73 to 9.0.74

---
updated-dependencies:
- 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-el
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-annotations-api
  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 Apr 19, 2023
1 parent 3736001 commit 06bdc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<httpclient.version>4.5.14</httpclient.version>
<junit.version>4.13.2</junit.version>
<jupiter.version>5.9.2</jupiter.version>
<tomcat.version>9.0.73</tomcat.version>
<tomcat.version>9.0.74</tomcat.version>
<findify-s3mock.version>0.2.6</findify-s3mock.version>
<checkstyle.version>10.9.3</checkstyle.version>
<semver4j.version>3.1.0</semver4j.version>
Expand Down

0 comments on commit 06bdc41

Please sign in to comment.