[java-idp-plugin-duo] branch main updated: Update plugin properties to 2.2.1
Phil Smart
philip.smart at jisc.ac.uk
Thu May 15 14:06:04 UTC 2025
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=a7f325727a429001618e110fca66fa9e94699e5c
The following commit(s) were added to refs/heads/main by this push:
new a7f32572 Update plugin properties to 2.2.1
a7f32572 is described below
commit a7f325727a429001618e110fca66fa9e94699e5c
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu May 15 15:06:02 2025 +0100
Update plugin properties to 2.2.1
---
.../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 afd9f32a..4419ecd0 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 = 2.2.0
+plugin.version = 2.2.1
# prereqs
plugin.modules.required = idp.oidc.common.4
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 064381b0..8982cb75 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 = 2.2.0
+plugin.version = 2.2.1
plugin.license =/net/shibboleth/idp/plugin/authn/duo/sdk/doc/Duo-LICENSE.txt
# prereqs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list