From 509b24865640a0cf0d1c8ee97d145bfb5e9348b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:58:18 +0000 Subject: [PATCH] Bump nimbus-jose-jwt from 9.0.1 to 9.30.2 in /1-Authentication/sign-in 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/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Authentication/sign-in/pom.xml b/1-Authentication/sign-in/pom.xml index c877e74..043164b 100644 --- a/1-Authentication/sign-in/pom.xml +++ b/1-Authentication/sign-in/pom.xml @@ -39,7 +39,7 @@ com.nimbusds nimbus-jose-jwt - 9.0.1 + 9.30.2