From 65a2f71a958baf2c3c7a25df2be383c259a46be6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 08:05:25 +0000 Subject: [PATCH] fix: webgoat-lessons/jwt/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 --- webgoat-lessons/jwt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/jwt/pom.xml b/webgoat-lessons/jwt/pom.xml index 26f4fca7b8..4790e51328 100644 --- a/webgoat-lessons/jwt/pom.xml +++ b/webgoat-lessons/jwt/pom.xml @@ -13,7 +13,7 @@ io.jsonwebtoken jjwt - 0.9.1 + 0.12.0 org.springframework.security