From 78cdba8225ace6a56a34e1d8d152cafc8e3ecbbd Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 Sep 2021 14:41:55 +0200 Subject: [PATCH] Upgrade to EvoInflector 1.3. Fixes #2062 --- 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 e8d8760b3..c08609ab3 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -16,7 +16,7 @@ - 1.2.2 + 1.3 spring.data.rest.core ${basedir}/..