From e475d22b2eef530ede072be7c5864082a5a8ea67 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Jun 2022 00:44:20 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt-api from 0.11.3 to 0.11.5 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-api from 0.11.3 to 0.11.5. See this package in Maven Repository: https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api/ 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..be1c704 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ io.jsonwebtoken jjwt-api - 0.11.3 + 0.11.5 io.jsonwebtoken