[java-idp-plugin-duo] branch main updated: Update IdP version to latest after 4.1.1 failure
Phil Smart
philip.smart at jisc.ac.uk
Thu Jun 24 15:12:41 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=8d4fa85881fe44fddb0d201825b70b660230df74
The following commit(s) were added to refs/heads/main by this push:
new 8d4fa85 Update IdP version to latest after 4.1.1 failure
8d4fa85 is described below
commit 8d4fa85881fe44fddb0d201825b70b660230df74
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jun 24 16:12:39 2021 +0100
Update IdP version to latest after 4.1.1 failure
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4fbdfaa..5b91606 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,11 +21,11 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>4.1.1</idp.version>
+ <idp.version>4.1.2</idp.version>
<duo.client.version>1.1.1</duo.client.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.1.0</opensaml.version>
- <java-support.version>8.2.0</java-support.version>
+ <opensaml.version>4.1.1</opensaml.version>
+ <java-support.version>8.2.1</java-support.version>
<oidc.common.version>1.1.0</oidc.common.version>
<checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list