[java-identity-provider] branch maint-3.4 updated: IDP-1720 - Bump dependencies for V3.4.8
Ian Young
ian at iay.org.uk
Fri Dec 4 16:53:21 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-3.4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=8a4432967b2144ba64e8fd341db32835967c730f
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new 8a4432967 IDP-1720 - Bump dependencies for V3.4.8
8a4432967 is described below
commit 8a4432967b2144ba64e8fd341db32835967c730f
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Dec 4 16:51:51 2020 +0000
IDP-1720 - Bump dependencies for V3.4.8
https://issues.shibboleth.net/jira/browse/IDP-1720
---
idp-distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 4780b3349..33d11fa65 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -103,7 +103,7 @@
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
- <version>4.0.9</version>
+ <version>4.0.14</version>
<scope>runtime</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list