From aa8bd7d58d5ae878d54798c785e216024886c465 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Aug 2024 10:00:11 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt-api from 0.11.5 to 0.12.6 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-api from 0.11.5 to 0.12.6. See this package in maven: io.jsonwebtoken:jjwt-api See this project in Snyk: https://app.snyk.io/org/wiran-larbi/project/4f9eed26-b693-4313-8d81-35c45e69686b?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 a76bb67..ae036b6 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -84,7 +84,7 @@ io.jsonwebtoken jjwt-api - 0.11.5 + 0.12.6 io.jsonwebtoken