Bump hibernate-core from 4.1.0.Final to 5.3.20.Final

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/98/head
dependabot[bot] 2022-11-24 02:52:37 +00:00 committed by GitHub
parent 2608008efc
commit 42978515fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<!-- springmvc -->
<spring.version>4.0.9.RELEASE</spring.version>
<!-- hibernate -->
<hibernate.version>4.1.0.Final</hibernate.version>
<hibernate.version>5.3.20.Final</hibernate.version>
<hibernate-validator.version>4.2.0.Final</hibernate-validator.version>
<!-- minidao -->
<minidao.version>1.6.7</minidao.version>