Skip to content

Commit

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

Updates `org.apache.tomcat:tomcat-catalina` from 10.1.28 to 10.1.29

Updates `org.apache.tomcat:tomcat-juli` from 10.1.28 to 10.1.29

---
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 Sep 11, 2024
1 parent 0186e40 commit bdb2066
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.11.0</junit-bom.version>
<log4j-bom.version>2.24.0</log4j-bom.version>
<mockito-core.version>5.13.0</mockito-core.version>
<tomcat.version>10.1.28</tomcat.version>
<tomcat.version>10.1.29</tomcat.version>

</properties>

Expand Down

0 comments on commit bdb2066

Please sign in to comment.