From 0da4e797f06612ece4c11782f2784ca15d25c6c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:35:25 +0000 Subject: [PATCH] Update dependency com.nimbusds:nimbus-jose-jwt to v10 --- functions/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/pom.xml b/functions/pom.xml index e37f97e8..fe30e18c 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -74,7 +74,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 org.jetbrains