Skip to content

Commit cd8bb9f

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.6.6.final
1 parent a47db6d commit cd8bb9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.hibernate.orm</groupId>
4949
<artifactId>hibernate-core</artifactId>
50-
<version>6.6.5.Final</version>
50+
<version>6.6.6.Final</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.hibernate.orm</groupId>

0 commit comments

Comments
 (0)