aboutsummaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 5fdd4b33..c4d79b60 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -83,8 +83,8 @@
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
- <groupId>org.eclipse.persistence</groupId>
- <artifactId>eclipselink</artifactId>
+ <groupId>org.hibernate.javax.persistence</groupId>
+ <artifactId>hibernate-jpa-2.1-api</artifactId>
</dependency>
<dependency>
<groupId>com.worldturner.medeia</groupId>