Skip to content

Commit 44b6a07

Browse files
authored
fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.4.0.final (GoogleCloudPlatform#8907)
1 parent f5dbb85 commit 44b6a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spanner/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.hibernate.orm</groupId>
5050
<artifactId>hibernate-core</artifactId>
51-
<version>6.3.1.Final</version>
51+
<version>6.4.0.Final</version>
5252
</dependency>
5353
</dependencies>
5454
<!-- [END spanner_hibernate_dependencies] -->

0 commit comments

Comments
 (0)