Commit 72c94eba authored by Phillip Webb's avatar Phillip Webb

Merge pull request #4407 from vpavic/upgrade-postgresql-jdbc

* pr/4407:
  Upgrade PostgreSQL JDBC driver to 9.4-1205
parents 3e6020ee e0db755b
......@@ -118,7 +118,7 @@
<mongodb.version>2.13.2</mongodb.version>
<mysql.version>5.1.37</mysql.version>
<nekohtml.version>1.9.22</nekohtml.version>
<postgresql.version>9.4-1204-jdbc41</postgresql.version>
<postgresql.version>9.4-1205-jdbc41</postgresql.version>
<reactor.version>2.0.6.RELEASE</reactor.version>
<reactor-spring.version>2.0.6.RELEASE</reactor-spring.version>
<sendgrid.version>2.2.2</sendgrid.version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment