DATAJPA-1620 - Polishing.

Removed unused property.

Original Pull Request: #394
This commit is contained in:
Jens Schauder
2019-11-01 09:29:41 +01:00
committed by Christoph Strobl
parent 7d0f386ec0
commit c80a25a095

View File

@@ -25,7 +25,6 @@
<hibernate>5.4.8.Final</hibernate>
<mockito>2.19.1</mockito>
<hibernate.groupId>org.hibernate</hibernate.groupId>
<jpa>2.0.0</jpa>
<springdata.commons>2.3.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.jpa</java-module-name>