From 68e4d40289018a5607740b3cd1930a40f0990837 Mon Sep 17 00:00:00 2001 From: Francisco Javier Fernandez Gonzalez Date: Thu, 24 Oct 2024 14:49:01 +0200 Subject: [PATCH] Use a FIPS compliant version of nimbus-jose-jwt --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 5fe0d288..3651ad2b 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,16 @@ pom import + + + com.nimbusds + nimbus-jose-jwt + 9.41 + + com.github.stephenc.jcip