Skip to content

Commit

Permalink
Merge pull request #24550 from avpinchuk/ccx-mp-tck-update-arquillian
Browse files Browse the repository at this point in the history
Update Arquillian artifacts in MicroProfile TCK
  • Loading branch information
dmatej authored Aug 20, 2023
2 parents 0349df6 + a279fcb commit c14d6c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appserver/tests/tck/microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-bom</artifactId>
<version>1.7.0.Alpha13</version>
<version>1.7.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -78,8 +78,8 @@
</dependency>
<dependency>
<groupId>org.omnifaces.arquillian</groupId>
<artifactId>glassfish-client-ee9</artifactId>
<version>1.0</version>
<artifactId>glassfish-client-ee10</artifactId>
<version>1.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c14d6c2

Please sign in to comment.