From 65c95d906800f4a6fec01218d54fc02c7333b9df 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 83a50dbd6..fbaf7de34 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