Skip to content

Commit

Permalink
Upgrade PostgreSQL JDBC driver to 9.4-1203-jdbc41
Browse files Browse the repository at this point in the history
  • Loading branch information
vpavic authored and wilkinsona committed Oct 7, 2015
1 parent 4ccbca2 commit ef31c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<mongodb.version>2.13.2</mongodb.version>
<mysql.version>5.1.36</mysql.version>
<nekohtml.version>1.9.22</nekohtml.version>
<postgresql.version>9.4-1202-jdbc41</postgresql.version>
<postgresql.version>9.4-1203-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>
Expand Down

0 comments on commit ef31c87

Please sign in to comment.