From d56beafccc5dcd86ea960471b247ecac4f66851f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Nov 2025 08:28:02 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.13.0 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.13.0. See this package in maven: io.jsonwebtoken:jjwt-impl See this project in Snyk: https://app.snyk.io/org/ashrafutuyubahe/project/f13eee1f-43ce-4f00-aba1-8246d55bcfa5?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 518c881..1b92ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ io.jsonwebtoken jjwt-impl - 0.12.6 + 0.13.0 io.jsonwebtoken