Skip to content

Commit

Permalink
Merge pull request #13 from appiepollo14/renovate/org.hibernate.orm-h…
Browse files Browse the repository at this point in the history
…ibernate-core-6.x

Update dependency org.hibernate.orm:hibernate-core to v6.4.1.Final
  • Loading branch information
appiepollo14 authored Dec 17, 2023
2 parents 1cb2596 + 66274c5 commit 09ddbf3
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.3.1.Final</version>
<version>6.4.1.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
Expand Down

0 comments on commit 09ddbf3

Please sign in to comment.