From c4b5a7fdb780fa523391942e003ce89164815c92 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 20:35:33 +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-10500754 --- 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 53548496089..499d7d0b92b 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