Changes for BAEL-1472

This commit is contained in:
Nikhil Khatwani 2018-02-07 19:46:42 +05:30
parent 596efe3042
commit b2372b5006
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>2.0.3.RELEASE</version>
<version>${spring-data-commons.version}</version>
</dependency>
</dependencies>