From 767392c6494f1f3d20c6a989c3ceecbad75b711c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:58:10 +0000 Subject: [PATCH] Bump nimbus-jose-jwt in /1-Authentication/sign-in-b2c Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.0.1 to 9.30.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.30.2..9.0.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 1-Authentication/sign-in-b2c/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Authentication/sign-in-b2c/pom.xml b/1-Authentication/sign-in-b2c/pom.xml index f0adb14..4a8e883 100644 --- a/1-Authentication/sign-in-b2c/pom.xml +++ b/1-Authentication/sign-in-b2c/pom.xml @@ -57,7 +57,7 @@ com.nimbusds nimbus-jose-jwt - 9.0.1 + 9.30.2