From 64e2b7d7846733cd8ccb4150561909e280e53fc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Oct 2024 23:39:01 +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/gupta.vishesh1100/project/8789cfc8-102d-4530-81eb-adb252db4ecb?utm_source=github&utm_medium=referral&page=upgrade-pr --- restful-web-services/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/restful-web-services/pom.xml b/restful-web-services/pom.xml index afca1402d..34adc71f9 100644 --- a/restful-web-services/pom.xml +++ b/restful-web-services/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 2.1.0.RELEASE - + @@ -44,7 +44,7 @@ io.jsonwebtoken jjwt - 0.9.1 + 0.12.6