aboutsummaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 239710a4..f5489ee0 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -42,9 +42,8 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>javax.persistence</groupId>
- <artifactId>persistence-api</artifactId>
- <scope>provided</scope>
+ <groupId>org.eclipse.persistence</groupId>
+ <artifactId>javax.persistence</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>