Skip to content

Commit

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

Updates `org.apache.tomcat:tomcat-catalina` from 10.1.18 to 10.1.19

Updates `org.apache.tomcat:tomcat-juli` from 10.1.18 to 10.1.19

---
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 Feb 20, 2024
1 parent 7c2a94d commit 7ce2132
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 @@ -109,7 +109,7 @@
<junit-bom.version>5.10.2</junit-bom.version>
<log4j-bom.version>2.22.1</log4j-bom.version>
<mockito-core.version>5.10.0</mockito-core.version>
<tomcat.version>10.1.18</tomcat.version>
<tomcat.version>10.1.19</tomcat.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7ce2132

Please sign in to comment.