Skip to content

Commit

Permalink
deps: update dependency org.hibernate.orm:hibernate-core to v6.5.2.fi…
Browse files Browse the repository at this point in the history
…nal (#1811)
  • Loading branch information
renovate-bot committed May 22, 2024
1 parent bcba310 commit 7c94c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.5.1.Final</version>
<version>6.5.2.Final</version>
</dependency>
<!-- Postgresql JDBC driver dependency -->
<dependency>
Expand Down

0 comments on commit 7c94c26

Please sign in to comment.