Skip to content

Commit 26d3946

Browse files
Bump hibernate-core from 5.4.15.Final to 5.4.24.Final
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.15.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.4.15...5.4.24) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 207104e commit 26d3946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.hibernate</groupId>
4141
<artifactId>hibernate-core</artifactId>
42-
<version>5.4.15.Final</version>
42+
<version>5.4.24.Final</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.hibernate</groupId>

0 commit comments

Comments
 (0)