From bc1d93ce4fe2299766960d09faa4982bc4981318 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Jun 2025 10:48:49 +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-10332631 --- 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