Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.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](https://github.com/hibernate/hibernate-orm/compare/5.3.11...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
7cae38ad9f
commit
43dcc02240
@ -55,7 +55,7 @@
|
|||||||
<!-- The main class to start by executing java -jar -->
|
<!-- The main class to start by executing java -jar -->
|
||||||
<start-class>com.ossez.h2db.demo.server.SpringBootApp</start-class>
|
<start-class>com.ossez.h2db.demo.server.SpringBootApp</start-class>
|
||||||
<spring-boot.version>2.2.4.RELEASE</spring-boot.version>
|
<spring-boot.version>2.2.4.RELEASE</spring-boot.version>
|
||||||
<hibernate.version>5.3.11.Final</hibernate.version>
|
<hibernate.version>5.4.24.Final</hibernate.version>
|
||||||
<db-util.version>1.0.4</db-util.version>
|
<db-util.version>1.0.4</db-util.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user