Author: reschke
Date: Thu Jan 25 15:47:04 2018
New Revision: 1822207

URL: http://svn.apache.org/viewvc?rev=1822207&view=rev
Log:
OAK-7204: RDB*Store: update postgresql JDBC driver reference to 42.2.0

Modified:
    jackrabbit/oak/trunk/oak-parent/pom.xml

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1822207&r1=1822206&r2=1822207&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Thu Jan 25 15:47:04 2018
@@ -900,7 +900,7 @@
         <dependency>
           <groupId>org.postgresql</groupId>
           <artifactId>postgresql</artifactId>
-          <version>42.1.4</version>
+          <version>42.2.0</version>
         </dependency>
       </dependencies>
     </profile>


Reply via email to