aboutsummaryrefslogtreecommitdiffstats
path: root/main/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/pom.xml')
-rw-r--r--main/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 59f52321..fbb7ba34 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -69,8 +69,8 @@
<artifactId>guava</artifactId>
</dependency>
<dependency>
- <groupId>org.hibernate</groupId>
- <artifactId>hibernate-core-jakarta</artifactId>
+ <groupId>org.hibernate.orm</groupId>
+ <artifactId>hibernate-core</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>