From 9fc852dabf7484ff6c397ced37484af0f4300f3b Mon Sep 17 00:00:00 2001 From: Nico Koprowski Date: Tue, 14 May 2024 13:01:02 +0200 Subject: [PATCH] chore(pom): update nimbus-jose-jwt dependency to fix #913 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index b9ae22c00..86848d58d 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,13 @@ snakeyaml 2.2 + + + com.nimbusds + nimbus-jose-jwt + 9.37.2 + + io.github.microutils