Skip to content

Commit

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

Updates `org.apache.tomcat:tomcat-catalina` from 10.0.23 to 10.1.16

Updates `org.apache.tomcat:tomcat-juli` from 10.0.23 to 10.1.16

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 4704804 commit 00571f9
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 @@ -85,7 +85,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spotless.version>2.38.0</spotless.version>
<palantir-java-format.version>2.38.0</palantir-java-format.version>
<tomcat.version>10.0.23</tomcat.version>
<tomcat.version>10.1.16</tomcat.version>

<!-- Enable reproducible builds -->
<project.build.outputTimestamp>2023-12-10T19:31:00Z</project.build.outputTimestamp>
Expand Down

0 comments on commit 00571f9

Please sign in to comment.