From 2c4330802dfc429e33f5f46820f4fef683c31571 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Jun 2022 00:44:23 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt-jackson from 0.11.4 to 0.11.5 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-jackson from 0.11.4 to 0.11.5. See this package in Maven Repository: https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-jackson/ See this project in Snyk: https://app.snyk.io/org/spinsager/project/56fc4621-1229-45db-9a8d-35f5a7f13f7d?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 400e482..eeb9e39 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ io.jsonwebtoken jjwt-jackson - 0.11.4 + 0.11.5 runtime