Upgrade to Reactor and Reactor Spring 2.0.4.RELEASE

Closes gh-3264
This commit is contained in:
Andy Wilkinson 2015-07-08 21:23:18 +01:00
parent a073a505ae
commit 8225a8a7d5
1 changed files with 2 additions and 2 deletions

View File

@ -114,8 +114,8 @@
<mysql.version>5.1.35</mysql.version>
<nekohtml.version>1.9.22</nekohtml.version>
<postgresql.version>9.4-1201-jdbc41</postgresql.version>
<reactor.version>2.0.3.RELEASE</reactor.version>
<reactor-spring.version>2.0.3.RELEASE</reactor-spring.version>
<reactor.version>2.0.4.RELEASE</reactor.version>
<reactor-spring.version>2.0.4.RELEASE</reactor-spring.version>
<sendgrid.version>2.2.2</sendgrid.version>
<servlet-api.version>3.1.0</servlet-api.version>
<simple-json.version>1.1.1</simple-json.version>