From d687b3f8338947d2d9cf7bd4ba41cc42e3e40ccf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Dec 2024 05:17:08 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt from 0.9.1 to 0.12.6 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt from 0.9.1 to 0.12.6. See this package in maven: io.jsonwebtoken:jjwt See this project in Snyk: https://app.snyk.io/org/adlternative/project/bc064dc6-41f9-4bd9-8d2d-2b5e42d50015?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43c57e1..9019925 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ io.jsonwebtoken jjwt - 0.9.1 + 0.12.6