Skip to content

Commit dc46483

Browse files
committed
GH-1181 - Remove explicit Hibernate version in JPA events module.
1 parent 8b1673b commit dc46483

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
<dependency>
4949
<groupId>org.hibernate.orm</groupId>
5050
<artifactId>hibernate-core</artifactId>
51-
<version>6.2.2.Final</version>
5251
<scope>test</scope>
5352
</dependency>
5453

0 commit comments

Comments
 (0)