Skip to content

Commit 5feee06

Browse files
committed
Updated dependencies
1 parent 888483a commit 5feee06

File tree

4 files changed

+50
-132
lines changed

4 files changed

+50
-132
lines changed

ejb-module/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.jboss.arquillian</groupId>
1818
<artifactId>arquillian-bom</artifactId>
19-
<version>1.2.0.Final</version>
19+
<version>1.4.1.Final</version>
2020
<scope>import</scope>
2121
<type>pom</type>
2222
</dependency>
@@ -61,7 +61,7 @@
6161
</dependency>
6262
<dependency>
6363
<groupId>fish.payara.arquillian</groupId>
64-
<artifactId>arquillian-payara-server-4-embedded</artifactId>
64+
<artifactId>arquillian-payara-server-embedded</artifactId>
6565
</dependency>
6666
<dependency>
6767
<groupId>junit</groupId>

0 commit comments

Comments
 (0)