Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-juli from 10.1.28 to 10.1.30
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-juli from 10.1.28 to 10.1.30.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-juli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent fb6ec8c commit 6cc40b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rainbowgum-tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-juli</artifactId>
<version>10.1.28</version>
<version>10.1.30</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 6cc40b1

Please sign in to comment.