DATACMNS-527 - Upgraded to Java 8 stub in correct version.

This commit is contained in:
Oliver Gierke
2014-06-30 14:36:05 +02:00
parent b2f9529c2a
commit 0b392758d8

View File

@@ -131,7 +131,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-java8-stub</artifactId>
<version>1.4.0.RC1</version>
<version>1.4.1.RELEASE</version>
<scope>provided</scope>
</dependency>