Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency org.hibernate.orm:hibernate-core to v6.6.5.Final
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 19, 2025
1 parent 2e67974 commit d8f921c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -165,7 +165,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.6.4.Final</version>
<version>6.6.5.Final</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>

0 comments on commit d8f921c

Please sign in to comment.