From bc1983c34b76d3454892f657a865aadfdd9bb958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:52:57 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 (#1618) --- 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 37b9ad8c360..1f1314e91cf 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -61,7 +61,7 @@ com.nimbusds nimbus-jose-jwt - 9.41.1 + 9.41.2 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 4b9390c6867..6c87647be10 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 9.41.1 + 9.41.2