We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888483a commit 5feee06Copy full SHA for 5feee06
ejb-module/pom.xml
@@ -16,7 +16,7 @@
16
<dependency>
17
<groupId>org.jboss.arquillian</groupId>
18
<artifactId>arquillian-bom</artifactId>
19
- <version>1.2.0.Final</version>
+ <version>1.4.1.Final</version>
20
<scope>import</scope>
21
<type>pom</type>
22
</dependency>
@@ -61,7 +61,7 @@
61
62
63
<groupId>fish.payara.arquillian</groupId>
64
- <artifactId>arquillian-payara-server-4-embedded</artifactId>
+ <artifactId>arquillian-payara-server-embedded</artifactId>
65
66
67
<groupId>junit</groupId>
0 commit comments