Skip to content

Commit 3d04033

Browse files
committed
#270 - Upgrade to Spring 4.3.
Upgraded to Spring 4.3 to benefit from recent fixes in ResolvableType.
1 parent 769bf2b commit 3d04033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<querydsl>4.1.3</querydsl>
105105
<rxjava>1.1.8</rxjava>
106106
<slf4j>1.7.21</slf4j>
107-
<spring>4.2.7.RELEASE</spring>
107+
<spring>4.3.3.BUILD-SNAPSHOT</spring>
108108
<spring-hateoas>0.21.0.RELEASE</spring-hateoas>
109109
<threetenbp>1.3.2</threetenbp>
110110
<validation>1.0.0.GA</validation>

0 commit comments

Comments
 (0)