Bump hibernate-core in /persistence-modules/hibernate-annotations

Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.7.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](https://github.com/hibernate/hibernate-orm/compare/5.4.7...5.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-16 12:46:47 +00:00 committed by GitHub
parent 4bdec0a84d
commit d4d2bf5ed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
</repositories>
<properties>
<hibernate-core.version>5.4.7.Final</hibernate-core.version>
<hibernate-core.version>5.4.24.Final</hibernate-core.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<maven.deploy.skip>true</maven.deploy.skip>
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>