Skip to content

Commit

Permalink
Bump hibernate-core from 5.2.14.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 5.2.14.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.2.14...5.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2022
1 parent 06a2ffe commit 8705a85
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 @@ -18,7 +18,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<slf4j.version>1.7.10</slf4j.version>
<spring.version>5.0.4.RELEASE</spring.version>
<hibernate.version>5.2.14.Final</hibernate.version>
<hibernate.version>5.4.24.Final</hibernate.version>
<jackson.version>2.11.0</jackson.version>
<junit.version>4.13.1</junit.version>
<hsqldb.version>2.4.0</hsqldb.version>
Expand Down

0 comments on commit 8705a85

Please sign in to comment.