From 7eb26dd3310b9fa1b4e5155ee98e37cb8f9c9a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 19:16:11 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 10.6 to 10.8 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.6 to 10.8. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.6) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 59bf2fdb519..e9ef061ca61 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -60,7 +60,7 @@ com.nimbusds nimbus-jose-jwt - 10.6 + 10.8 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 94fdcf8510a..40c6c883687 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -111,7 +111,7 @@ com.nimbusds nimbus-jose-jwt - 10.6 + 10.8