#331 - Upgraded to Spring 5.0 snapshots.
Upgraded to Jackson 2.9 preview releases as Spring 5 relies on API introduced in that.
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<commons-io>2.5</commons-io>
|
||||
<guava>19.0</guava>
|
||||
<hamcrest>1.3</hamcrest>
|
||||
<jackson>2.8.7</jackson>
|
||||
<jackson>2.9.0.pr2</jackson>
|
||||
<jacoco>0.7.9</jacoco>
|
||||
<jodatime>2.9.9</jodatime>
|
||||
<jsonpath>2.2.0</jsonpath>
|
||||
@@ -106,7 +106,7 @@
|
||||
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
|
||||
<rxjava2>2.0.8</rxjava2>
|
||||
<slf4j>1.7.25</slf4j>
|
||||
<spring>5.0.0.M5</spring>
|
||||
<spring>5.0.0.BUILD-SNAPSHOT</spring>
|
||||
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
|
||||
<threetenbp>1.3.3</threetenbp>
|
||||
<validation>1.1.0.Final</validation>
|
||||
|
||||
Reference in New Issue
Block a user