Skip to content

Commit 78cdba8

Browse files
committed
Upgrade to EvoInflector 1.3.
Fixes #2062
1 parent 1dae476 commit 78cdba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-rest-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</parent>
1717

1818
<properties>
19-
<evoinflector>1.2.2</evoinflector>
19+
<evoinflector>1.3</evoinflector>
2020
<java-module-name>spring.data.rest.core</java-module-name>
2121
<project.root>${basedir}/..</project.root>
2222
</properties>

0 commit comments

Comments
 (0)