[java-idp-plugin-webauthn] branch main updated: Bump yubico WebAuthn version to 2.5.3
Phil Smart
philip.smart at jisc.ac.uk
Mon Sep 16 11:40:20 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=873ddb3c794a2fceae58fd48c417339fd62f17ee
The following commit(s) were added to refs/heads/main by this push:
new 873ddb3 Bump yubico WebAuthn version to 2.5.3
873ddb3 is described below
commit 873ddb3c794a2fceae58fd48c417339fd62f17ee
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Sep 16 12:40:18 2024 +0100
Bump yubico WebAuthn version to 2.5.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8379557..a422fa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
<shib-metadata.version>5.0.0</shib-metadata.version>
<yubico.groupId>com.yubico</yubico.groupId>
- <yubico-webauthn.version>2.5.2</yubico-webauthn.version>
+ <yubico-webauthn.version>2.5.3</yubico-webauthn.version>
<jackson-dataformat-cbor.verison>2.15.3</jackson-dataformat-cbor.verison>
<com-upokecenter.groupId>com.upokecenter</com-upokecenter.groupId>
<com-upokecenter.version>4.5.2</com-upokecenter.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list