Update to Spring Data 1.13.18.RELEASE

Fixes gh-510
This commit is contained in:
Joe Grandja
2019-03-13 15:32:54 -04:00
parent 2767a29eb5
commit 6187359888
4 changed files with 8 additions and 8 deletions

View File

@@ -87,7 +87,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>1.12.1.RELEASE</version>
<version>1.13.18.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>