From b57a13c9685ba50467dffa68ae1d58752ac0feb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:00:24 +0000 Subject: [PATCH] fix(deps): update dependency com.nimbusds:nimbus-jose-jwt to v10 --- backend/pom.xml | 2 +- oracle-api/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 9d87b55b9..c4772ecb7 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -506,7 +506,7 @@ com.nimbusds nimbus-jose-jwt - 9.47 + 10.0 diff --git a/oracle-api/pom.xml b/oracle-api/pom.xml index b8b5087dc..8a94151a6 100644 --- a/oracle-api/pom.xml +++ b/oracle-api/pom.xml @@ -475,7 +475,7 @@ com.nimbusds nimbus-jose-jwt - 9.47 + 10.0