Skip to content

Commit 7387b1b

Browse files
Bump hibernate-core from 4.0.1.Final to 5.3.20.Final
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 4.0.1.Final to 5.3.20.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt) - [Commits](hibernate/hibernate-orm@4.0.1...5.3.20) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f6b34d commit 7387b1b

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.hibernate</groupId>
3434
<artifactId>hibernate-core</artifactId>
35-
<version>4.0.1.Final</version>
35+
<version>5.3.20.Final</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)