Skip to content

Commit 39762c6

Browse files
fix(deps): update dependency org.hibernate:hibernate-core to v6.6.1.final
1 parent b84a1ad commit 39762c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.hibernate</groupId>
6363
<artifactId>hibernate-core</artifactId>
64-
<version>6.2.7.Final</version>
64+
<version>6.6.1.Final</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>io.hypersistence</groupId>

0 commit comments

Comments
 (0)