Skip to content

Commit

Permalink
build(deps): bump org.apache.tomcat.embed:tomcat-embed-core
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.0-M16 to 10.1.16.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 2cb2e0f commit 4ca3514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat-embedded-10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Arquillian Tomcat Embedded 10.x Container</name>

<properties>
<tomcat.version>10.1.0-M16</tomcat.version>
<tomcat.version>10.1.16</tomcat.version>
<!-- Needs newer version because of deprecated method removal in CDI 4 and subsequent adjustments in Arq. -->
<arquillian.core.version>1.7.0.Alpha10</arquillian.core.version>
<ecj.version>4.6.1</ecj.version>
Expand Down

0 comments on commit 4ca3514

Please sign in to comment.