Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.79 to 9.0.80 (#…
Browse files Browse the repository at this point in the history
…231)

Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.79 to 9.0.80.

---
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 Aug 28, 2023
1 parent 101eb4a commit f8af13a
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 @@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>9.0.79</version>
<version>9.0.80</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f8af13a

Please sign in to comment.