[java-opensaml] branch master updated: IDP-1465 - Update org.postgresql:postgresql to 4.2.10.jre7
Ian Young
ian at iay.org.uk
Thu Mar 5 07:33:11 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=1cd3707b7aaab9aa7e06f6d4f07484c6234a893d
The following commit(s) were added to refs/heads/master by this push:
new 1cd3707 IDP-1465 - Update org.postgresql:postgresql to 4.2.10.jre7
1cd3707 is described below
commit 1cd3707b7aaab9aa7e06f6d4f07484c6234a893d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 5 12:33:02 2020 +0000
IDP-1465 - Update org.postgresql:postgresql to 4.2.10.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 5adcd07..331e268 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>42.2.9.jre7</version>
+ <version>42.2.10.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