Skip to content

Commit

Permalink
Revert change to arquillian-bom version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-austin committed Apr 15, 2024
1 parent 39d0449 commit f2f3234
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-bom</artifactId>
<version>1.8.0.Final</version>
<version>1.7.0.Final</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down Expand Up @@ -161,7 +161,6 @@
<dependency>
<groupId>org.jboss.arquillian.junit</groupId>
<artifactId>arquillian-junit-container</artifactId>
<version>1.8.0.Final</version>
<scope>test</scope>
</dependency>
<!-- required for @Transactional annotation -->
Expand Down

0 comments on commit f2f3234

Please sign in to comment.