DATAREST-1325 - Upgrade Hibernate dependency to 5.2.17.

This commit is contained in:
Oliver Drotbohm
2018-12-20 17:17:17 +01:00
parent 13370f8e2f
commit 5f4abe70f3
3 changed files with 4 additions and 3 deletions

View File

@@ -51,7 +51,7 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-hibernate4</artifactId>
<artifactId>jackson-datatype-hibernate5</artifactId>
</dependency>
<dependency>