[java-opensaml] 02/02: Update postgresql (test) to 42.2.9.jre7

Ian Young ian at iay.org.uk
Wed Jan 29 09:35:52 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=bb67fe5817d548f68bca69aaa6d58045f967525e

commit bb67fe5817d548f68bca69aaa6d58045f967525e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 29 14:34:16 2020 +0000

    Update postgresql (test) to 42.2.9.jre7
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 opensaml-storage-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opensaml-storage-impl/pom.xml b/opensaml-storage-impl/pom.xml
index 29c8151..5adcd07 100644
--- a/opensaml-storage-impl/pom.xml
+++ b/opensaml-storage-impl/pom.xml
@@ -140,7 +140,7 @@
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>9.3-1101-jdbc41</version>
+            <version>42.2.9.jre7</version>
             <scope>test</scope>
         </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list