[java-idp-plugin-duo] branch main updated: Update pluging version to 0.9.3

Phil Smart philip.smart at jisc.ac.uk
Wed Mar 17 12:17:42 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=0f0098d282f40c897adc7ea7846022962507ef1f

The following commit(s) were added to refs/heads/main by this push:
       new  0f0098d   Update pluging version to 0.9.3
0f0098d is described below

commit 0f0098d282f40c897adc7ea7846022962507ef1f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Mar 17 12:17:40 2021 +0000

    Update pluging version to 0.9.3
---
 .../net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties        | 2 +-
 .../resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties b/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
index 922674f..19ac49a 100644
--- a/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
+++ b/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.authn.duo.nimbus
 # Only used when package manifest is not available
-plugin.version = 0.9.2
+plugin.version = 0.9.3
 
 # prereqs
 plugin.modules.required = idp.oidc.common.1
diff --git a/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties b/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
index 9f69240..bb9c7b1 100644
--- a/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
+++ b/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.authn.duo.sdk
 # Only used when package manifest is not available
-plugin.version = 0.9.2
+plugin.version = 0.9.3
 
 # prereqs
 plugin.modules.required = idp.oidc.common.1

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


More information about the commits mailing list