From 0ee7917bab284f802a871d3850fadf7f5011d351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:10:41 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#1792) --- 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 f6284257cb..7def8b3121 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -61,7 +61,7 @@ com.nimbusds nimbus-jose-jwt - 9.47 + 9.48 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 6d89afa96d..6ede508539 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 9.47 + 9.48