Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core in /integration-tests
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.25 to 10.1.34.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 83f3ac2 commit 9dfa8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<tomcat.version>10.1.25</tomcat.version>
<tomcat.version>10.1.34</tomcat.version>
<arquillian-drone.version>3.0.0-alpha.7</arquillian-drone.version>
</properties>
</project>

0 comments on commit 9dfa8f5

Please sign in to comment.