Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Bump hibernate-core from 5.4.23.Final to 5.4.24.Final (#141)
Browse files Browse the repository at this point in the history
* Bump hibernate-core from 5.4.23.Final to 5.4.24.Final

Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.23.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.23...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2022
1 parent 3672eef commit 0cd8091
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 @@ -187,7 +187,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.4.23.Final</version>
<version>5.4.24.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 0cd8091

Please sign in to comment.