build(deps): bump hibernate-core from 5.2.18.Final to 5.4.24.Final
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.18.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.2.18...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:
parent
1596e9048d
commit
65e8002cf5
2
pom.xml
2
pom.xml
@ -37,7 +37,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<sonar-maven-plugin.version>3.8.0.2131</sonar-maven-plugin.version>
|
||||
<hibernate.version>5.2.18.Final</hibernate.version>
|
||||
<hibernate.version>5.4.24.Final</hibernate.version>
|
||||
<spring.version>5.0.17.RELEASE</spring.version>
|
||||
<spring-boot.version>2.0.9.RELEASE</spring-boot.version>
|
||||
<spring-data.version>2.0.14.RELEASE</spring-data.version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user