Skip to content

Commit

Permalink
Update dependency org.hibernate.orm:hibernate-core to v6.4.4.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent d81f24d commit 4e68f14
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
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.4.3.Final</version>
<version>6.4.4.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
Expand Down

0 comments on commit 4e68f14

Please sign in to comment.