Skip to content

Commit

Permalink
Bump tomcat.version from 10.1.23 to 10.1.24
Browse files Browse the repository at this point in the history
Bumps `tomcat.version` from 10.1.23 to 10.1.24.

Updates `org.apache.tomcat:tomcat-catalina` from 10.1.23 to 10.1.24

Updates `org.apache.tomcat:tomcat-juli` from 10.1.23 to 10.1.24

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent f81666b commit 6f0958d
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 @@ -179,7 +179,7 @@
<junit-bom.version>5.10.2</junit-bom.version>
<log4j-bom.version>2.23.1</log4j-bom.version>
<mockito-core.version>5.12.0</mockito-core.version>
<tomcat.version>10.1.23</tomcat.version>
<tomcat.version>10.1.24</tomcat.version>

</properties>

Expand Down

0 comments on commit 6f0958d

Please sign in to comment.