From 0fd6e74d27fc5b1c71da4e3886927013ab1679f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Nov 2025 08:27:59 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt-api from 0.12.6 to 0.13.0 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-api from 0.12.6 to 0.13.0. See this package in maven: io.jsonwebtoken:jjwt-api 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..49dd637 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ io.jsonwebtoken jjwt-api - 0.12.6 + 0.13.0 io.jsonwebtoken