Skip to content

Commit

Permalink
deps: update dependency org.hibernate.orm:hibernate-core to v6.5.1.fi…
Browse files Browse the repository at this point in the history
…nal (#1782)
  • Loading branch information
renovate-bot committed May 15, 2024
1 parent 2bf75ee commit 3f9f240
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.0.Final</version>
<version>6.5.1.Final</version>
</dependency>
<!-- Postgresql JDBC driver dependency -->
<dependency>
Expand Down

0 comments on commit 3f9f240

Please sign in to comment.