Skip to content

Commit a890ce3

Browse files
Bump hibernate-core from 4.0.1.Final to 5.3.20.Final in /TodoSyncServer
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44f9f05 commit a890ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoSyncServer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.hibernate</groupId>
8787
<artifactId>hibernate-core</artifactId>
88-
<version>4.0.1.Final</version>
88+
<version>5.3.20.Final</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)