From 1674be28fb5ee5eaec05e7df9c71e9bdfca59669 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 8 Jul 2014 17:01:26 +0200 Subject: [PATCH] DATAREST-351 - Upgraded to Evo Inflector 1.2. This is mainly to prevent users from running into Java 6 incompatibility as the Evo library was accidentally compiled requiring Java 7 compatibility in version 1.1. --- spring-data-rest-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 7940e088b..4b0b2f5c9 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -18,7 +18,7 @@ 0.14.0.RELEASE 1.1.0.RELEASE - 1.1 + 1.2