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.5 to 10.1.13.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 9d40194 commit 812241d
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 @@ -262,7 +262,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<tomcat.version>10.1.5</tomcat.version>
<tomcat.version>10.1.13</tomcat.version>
<arquillian-drone.version>3.0.0-alpha.7</arquillian-drone.version>
</properties>
</project>

0 comments on commit 812241d

Please sign in to comment.