From 74fe9f43f77350f8060664cf5e3ead0bfb0c450d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:04:20 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#1794) --- 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 31da972172..18951e22b4 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 432b184bd7..d070efe1a2 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 9.47 + 9.48