Upgrade to Reactor and Reactor Spring 2.0.5.RELEASE

Closes gh-3756
This commit is contained in:
Andy Wilkinson 2015-08-14 17:43:40 +01:00
parent 73ee6652fd
commit a38bdd92c2
1 changed files with 2 additions and 2 deletions

View File

@ -115,8 +115,8 @@
<mysql.version>5.1.36</mysql.version>
<nekohtml.version>1.9.22</nekohtml.version>
<postgresql.version>9.4-1201-jdbc41</postgresql.version>
<reactor.version>2.0.4.RELEASE</reactor.version>
<reactor-spring.version>2.0.4.RELEASE</reactor-spring.version>
<reactor.version>2.0.5.RELEASE</reactor.version>
<reactor-spring.version>2.0.5.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>