From 1cec063155eb1e7513318ee9161b48e359d59a69 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Dec 2024 06:37:06 +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/deshanlankal/project/90d59a24-acfa-41e0-abbd-af0e8b6c8ee1?utm_source=github&utm_medium=referral&page=upgrade-pr --- task-user-srvice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task-user-srvice/pom.xml b/task-user-srvice/pom.xml index 97a97b9..9078ac5 100644 --- a/task-user-srvice/pom.xml +++ b/task-user-srvice/pom.xml @@ -65,7 +65,7 @@ io.jsonwebtoken jjwt-api - 0.11.5 + 0.12.6 io.jsonwebtoken