Skip to content

Commit

Permalink
Merge pull request clusterbench#449 from rhusar/arquillian-tomcat-man…
Browse files Browse the repository at this point in the history
…aged-10

Upgrade to org.jboss.arquillian.container:arquillian-tomcat-managed-10
  • Loading branch information
rhusar authored May 17, 2024
2 parents 2cdfbe7 + 174f157 commit 4b4a7e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/tomcat-10.1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
</dependency>
<dependency>
<groupId>org.jboss.arquillian.container</groupId>
<artifactId>arquillian-tomcat-managed-8</artifactId>
<version>1.1.0.Final</version>
<artifactId>arquillian-tomcat-managed-10</artifactId>
<version>1.2.1.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4b4a7e2

Please sign in to comment.