Skip to content

Commit 717ec34

Browse files
authored
deps: update dependency org.hibernate.orm:hibernate-core to v7.1.3.final (GoogleCloudPlatform#3828)
1 parent 327767b commit 717ec34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/java/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.hibernate.orm</groupId>
4141
<artifactId>hibernate-core</artifactId>
42-
<version>7.1.2.Final</version>
42+
<version>7.1.3.Final</version>
4343
</dependency>
4444
<!-- Postgresql JDBC driver dependency -->
4545
<dependency>

0 commit comments

Comments
 (0)