[java-idp-plugin-duo] branch main updated: JDUO-50 - Duo universal SDK update

Phil Smart philip.smart at jisc.ac.uk
Wed Aug 4 09:45:48 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=3a707190d30ec36c6cdfd7def954f76047d270d9

The following commit(s) were added to refs/heads/main by this push:
       new  3a70719   JDUO-50 - Duo universal SDK update
3a70719 is described below

commit 3a707190d30ec36c6cdfd7def954f76047d270d9
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Aug 4 10:45:37 2021 +0100

    JDUO-50 - Duo universal SDK update
    
    Update the Duo SDK to 1.1.2
    
    https://issues.shibboleth.net/jira/browse/JDUO-50
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a624d45..8c76d1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
         <idp.version>4.1.2</idp.version>
-        <duo.client.version>1.1.1</duo.client.version>
+        <duo.client.version>1.1.2</duo.client.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.1.1</opensaml.version>
         <java-support.version>8.2.1</java-support.version>      

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


More information about the commits mailing list