From 4fe2376d926556d3de98be0c06eb0611f47b14b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:05:16 +0000 Subject: [PATCH] deps: bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 in /api Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.41.1 to 9.41.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index f4f202090..959fa0ccf 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -308,13 +308,13 @@ com.nimbusds nimbus-jose-jwt - 9.41.1 + 9.41.2 compile com.nimbusds nimbus-jose-jwt - 9.41.1 + 9.41.2 compile