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