aboutsummaryrefslogtreecommitdiffstats
path: root/integrity-monitor/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integrity-monitor/pom.xml')
-rw-r--r--integrity-monitor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml
index e48a2983..442566fb 100644
--- a/integrity-monitor/pom.xml
+++ b/integrity-monitor/pom.xml
@@ -48,8 +48,8 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.hibernate</groupId>
- <artifactId>hibernate-core-jakarta</artifactId>
+ <groupId>org.hibernate.orm</groupId>
+ <artifactId>hibernate-core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>