From 5c343fe161f178e8b157be0ba3da71800cb9b7db Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Jul 2024 07:49:26 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt-api from 0.12.5 to 0.12.6 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-api from 0.12.5 to 0.12.6. See this package in maven: io.jsonwebtoken:jjwt-api See this project in Snyk: https://app.snyk.io/org/rodolphe33/project/50b1e36b-07f9-4dfc-8580-aa23287fbb83?utm_source=github&utm_medium=referral&page=upgrade-pr --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 27bd30b..b3bffe8 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -100,7 +100,7 @@ io.jsonwebtoken jjwt-api - 0.12.5 + 0.12.6 io.jsonwebtoken