GH-1181 - Remove explicit Hibernate version in JPA events module.

This commit is contained in:
Oliver Drotbohm
2025-04-30 10:03:15 +02:00
parent 8b1673be43
commit dc46483b96

View File

@@ -48,7 +48,6 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.2.2.Final</version>
<scope>test</scope>
</dependency>