[java-idp-plugin-webauthn] branch main updated: Update plugin version in properties

Codeberg noreply at shibboleth.net
Wed Jan 28 16:34:54 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-idp-plugin-webauthn.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-webauthn/commit/fb55c0163d45a422897d9efb1328d46fc0eab3ab

The following commit(s) were added to refs/heads/main by this push:
     new fb55c01  Update plugin version in properties
fb55c01 is described below

commit fb55c0163d45a422897d9efb1328d46fc0eab3ab
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jan 28 16:34:47 2026 +0000

    Update plugin version in properties
---
 .../net/shibboleth/idp/plugin/authn/webauthn/plugin.properties          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties
index e0d3e1b..46cc267 100644
--- a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties
+++ b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.authn.webauthn
 # Only used when package manifest is not available
-plugin.version = 1.4.0
+plugin.version = 1.4.1
 plugin.license =/net/shibboleth/idp/plugin/authn/webauthn/doc/licence.txt
 
 # No prereqs

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


More information about the commits mailing list