From a102e28dbbcee15f73a038750b6d374e3f41e2b7 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira da Silva Date: Thu, 2 Jun 2022 07:58:54 -0300 Subject: [PATCH] Update webauthn4j to 0.20.0 A new version which contains a couple of bug fixes plus CVE updates for its dependencies: Breaking changes - Add EdDSA support #662 - Correct AuthenticationAlgorithm(0x0011) value #657 Dependency Upgrades - Bump spring-boot-dependencies from 2.6.7 to 2.7.0 #661 - Bump jacksonVersion from 2.13.2 to 2.13.3 #660 - Bump kerby-asn1 from 2.0.1 to 2.0.2 #659 Bump checker-qual from 3.21.4 to 3.22.0 #654 Resolves #12311 --- .../src/main/resources/licenses/keycloak/licenses.xml | 8 ++++---- .../src/license/keycloak-server-galleon-pack-licenses.xml | 8 ++++---- pom.xml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml b/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml index b2afb0f2d6..1bf3b9252b 100644 --- a/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources/licenses/keycloak/licenses.xml @@ -136,22 +136,22 @@ com.webauthn4j webauthnj4-core - 0.19.3.RELEASE + 0.20.0.RELEASE Apache Software License 2.0 - https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.19.3.RELEASE/LICENSE.txt + https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.20.0.RELEASE/LICENSE.txt com.webauthn4j webauthnj4-util - 0.19.3.RELEASE + 0.20.0.RELEASE Apache Software License 2.0 - https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.19.3.RELEASE/LICENSE.txt + https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.20.0.RELEASE/LICENSE.txt diff --git a/distribution/galleon-feature-packs/server-galleon-pack/src/license/keycloak-server-galleon-pack-licenses.xml b/distribution/galleon-feature-packs/server-galleon-pack/src/license/keycloak-server-galleon-pack-licenses.xml index 7b2d14ae27..fc7dbfd02e 100644 --- a/distribution/galleon-feature-packs/server-galleon-pack/src/license/keycloak-server-galleon-pack-licenses.xml +++ b/distribution/galleon-feature-packs/server-galleon-pack/src/license/keycloak-server-galleon-pack-licenses.xml @@ -151,22 +151,22 @@ com.webauthn4j webauthnj4-core - 0.19.3.RELEASE + 0.20.0.RELEASE Apache Software License 2.0 - https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.19.3.RELEASE/LICENSE.txt + https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.20.0.RELEASE/LICENSE.txt com.webauthn4j webauthnj4-util - 0.19.3.RELEASE + 0.20.0.RELEASE Apache Software License 2.0 - https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.19.3.RELEASE/LICENSE.txt + https://raw.githubusercontent.com/webauthn4j/webauthn4j/0.20.0.RELEASE/LICENSE.txt diff --git a/pom.xml b/pom.xml index a12a1b69cd..757d85735f 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ 2.6.1 - 0.19.3.RELEASE + 0.20.0.RELEASE 2.0.0