From 6caecebb843073b661dbfd7403a875dd7a8b007e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:59:54 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.37.2 in /obp-api Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.31 to 9.37.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..9.31) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- obp-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index c8cf9ca2f..4e2c7286e 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -299,7 +299,7 @@ com.nimbusds nimbus-jose-jwt - 9.31 + 9.37.2 com.github.OpenBankProject