Skip to content

Commit 3c1654c

Browse files
Bump hibernate-core in /Spring.gb/lesson6/dbase-web
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.12.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.12...5.4.24) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14293d1 commit 3c1654c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Spring.gb/lesson6/dbase-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<java-version>1.8</java-version>
1212
<spring.version>5.3.15.RELEASE</spring.version>
13-
<hibernate.version>5.2.12.Final</hibernate.version>
13+
<hibernate.version>5.4.24.Final</hibernate.version>
1414
<failOnMissingWebXml>false</failOnMissingWebXml>
1515
</properties>
1616

0 commit comments

Comments
 (0)