Skip to content

Commit

Permalink
Merge pull request #150 from arquillian/dependabot/maven/tomcat.versi…
Browse files Browse the repository at this point in the history
…on-10.1.20

build(deps): bump tomcat.version from 10.1.19 to 10.1.20
  • Loading branch information
rhusar authored Apr 8, 2024
2 parents 3e7fb4d + bc56d2e commit c4d331e
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.19</tomcat.version>
<tomcat.version>10.1.20</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 c4d331e

Please sign in to comment.