GH-196 - Upgrade to Hibernate 6.2.2 for JPA event publication registry tests.
This commit is contained in:
@@ -45,11 +45,10 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.hibernate.orm</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
<version>6.1.1.Final</version>
|
||||
<version>6.2.2.Final</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user