Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 450107c commit 016e3c1
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 @@ -90,7 +90,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spotless.version>2.41.1</spotless.version>
<palantir-java-format.version>2.38.0</palantir-java-format.version>
<tomcat.version>10.1.17</tomcat.version>
<tomcat.version>10.1.18</tomcat.version>

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

0 comments on commit 016e3c1

Please sign in to comment.