Skip to content

Commit

Permalink
Bump hibernate-core from 4.3.11.Final to 5.4.24.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 4.3.11.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@4.3.11.Final...5.4.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2022
1 parent b30a3e3 commit d85ae0e
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 @@ -24,7 +24,7 @@
<junit.version>4.13.1</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wtp.version>none</wtp.version>
<hibernate-core-version>4.3.11.Final</hibernate-core-version>
<hibernate-core-version>5.4.24.Final</hibernate-core-version>
<spring.version>4.3.21.RELEASE</spring.version>
<c3p0.version>0.9.1.2</c3p0.version>
</properties>
Expand Down

0 comments on commit d85ae0e

Please sign in to comment.