Skip to content

Commit db5f216

Browse files
authored
Merge pull request #3 from forketyfork/dependabot/maven/org.hibernate-hibernate-core-5.4.24.Final
Bump hibernate-core from 5.4.18.Final to 5.4.24.Final
2 parents c13ba01 + c6dd1b9 commit db5f216

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
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.hibernate</groupId>
2020
<artifactId>hibernate-core</artifactId>
21-
<version>5.4.18.Final</version>
21+
<version>5.4.24.Final</version>
2222
</dependency>
2323

2424
<dependency>

0 commit comments

Comments
 (0)