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

This commit is contained in:
Oliver Drotbohm
2025-04-30 10:03:15 +02:00
parent 73cf1d4576
commit dafa45fe26

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>