From 763ec4ec531d427f5c107bd308edd42d7f63bd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 23:02:45 +0000 Subject: [PATCH] Bump nimbus-jose-jwt from 9.0.1 to 9.29 in /1-Authentication/sign-in-b2c Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.0.1 to 9.29. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.29..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..a6ffff9 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.29