Skip to content

Commit

Permalink
Fix tomee-openjpa config (tests still failing but that's due to an
Browse files Browse the repository at this point in the history
apparent bug in OpenJPA itself)
  • Loading branch information
BalusC committed Sep 5, 2024
1 parent 9cf5eeb commit 5d5ac18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
<version>8.0.11</version>
<version>${test.tomee.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5d5ac18

Please sign in to comment.