Skip to content

Commit

Permalink
Merge pull request #28 from Eukon05/dependabot/maven/org.hibernate.or…
Browse files Browse the repository at this point in the history
…m-hibernate-core-6.6.4.Final

Bump org.hibernate.orm:hibernate-core from 6.6.3.Final to 6.6.4.Final
  • Loading branch information
Eukon05 authored Dec 25, 2024
2 parents dff44d1 + 8a246ac commit b6c892c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infodb-persistence-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.6.3.Final</version>
<version>6.6.4.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b6c892c

Please sign in to comment.