Skip to content

Commit

Permalink
build(deps): bump tomcat10.version from 10.1.24 to 10.1.25
Browse files Browse the repository at this point in the history
Bumps `tomcat10.version` from 10.1.24 to 10.1.25.

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.24 to 10.1.25

Updates `org.apache.tomcat.embed:tomcat-embed-jasper` from 10.1.24 to 10.1.25

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent 3604487 commit 76d6c8a
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 @@ -34,7 +34,7 @@
<weld.jakarta.version>5.1.2.Final</weld.jakarta.version>

<!-- Tomcat versions -->
<tomcat10.version>10.1.24</tomcat10.version>
<tomcat10.version>10.1.25</tomcat10.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 76d6c8a

Please sign in to comment.