Skip to content

Commit e2c5e1d

Browse files
fix(deps): update dependency org.hibernate:hibernate-core to v6.4.1.final
1 parent c5e99ed commit e2c5e1d

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.4.1.Final</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>io.hypersistence</groupId>

0 commit comments

Comments
 (0)