Updated TomEE modules for Arquillian to 1.7.5

Jens Pelzetter 2020-06-25 11:53:35 +02:00
parent ea3be80cb6
commit 88f0afe7e2
1 changed files with 9 additions and 9 deletions

18
pom.xml
View File

@ -812,15 +812,15 @@
</dependency>
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
<version>1.7.3</version>
</dependency>
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>apache-tomee</artifactId>
<version>1.7.3</version>
</dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
<version>1.7.5</version>
</dependency>
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>apache-tomee</artifactId>
<version>1.7.5</version>
</dependency>
<!--
JaCoCo is used to measure the test coverage