Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.82 to 9.0.83
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.82 to 9.0.83.

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent a667749 commit 2d29a25
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.82</version>
<version>9.0.83</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2d29a25

Please sign in to comment.