Skip to content

Commit c46b9b9

Browse files
committed
GH-196 - Upgrade to Hibernate 6.2.2 for JPA event publication registry tests.
1 parent f0c38e1 commit c46b9b9

File tree

1 file changed

+1
-2
lines changed
  • spring-modulith-events/spring-modulith-events-jpa

1 file changed

+1
-2
lines changed

spring-modulith-events/spring-modulith-events-jpa/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,10 @@
4545
<scope>test</scope>
4646
</dependency>
4747

48-
4948
<dependency>
5049
<groupId>org.hibernate.orm</groupId>
5150
<artifactId>hibernate-core</artifactId>
52-
<version>6.1.1.Final</version>
51+
<version>6.2.2.Final</version>
5352
<scope>test</scope>
5453
</dependency>
5554

0 commit comments

Comments
 (0)