From 575e004feeda1c5da8463401e231c81b561908d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Sep 2024 10:57:41 +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/ignaciocassi/project/bc3be5eb-2e32-4c7b-b69f-e05de4c58783?utm_source=github&utm_medium=referral&page=upgrade-pr --- marketAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketAPI/pom.xml b/marketAPI/pom.xml index c17da0e..05fe403 100644 --- a/marketAPI/pom.xml +++ b/marketAPI/pom.xml @@ -65,7 +65,7 @@ io.jsonwebtoken jjwt - 0.9.1 + 0.12.6