From 0c35809dec47f9c209d390e5b35165566610a168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:21:10 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0.1 (#1808) --- examples/spring-web/pom.xml | 2 +- examples/springboot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 9485e02665..b9e8b80fdd 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -61,7 +61,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index d55201cfce..21ecdede95 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1