Skip to content

Commit

Permalink
deps: update dependency org.hibernate.orm:hibernate-core to v6.6.5.fi…
Browse files Browse the repository at this point in the history
…nal (#2784)
  • Loading branch information
renovate-bot authored Jan 19, 2025
1 parent a11ca1f commit 29e1bba
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.6.4.Final</version>
<version>6.6.5.Final</version>
</dependency>
<!-- Postgresql JDBC driver dependency -->
<dependency>
Expand Down

0 comments on commit 29e1bba

Please sign in to comment.