From 55a3a5ae3883162c4d42d0d9f0ade09bda3c8d6c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jun 2025 09:23:11 +0000 Subject: [PATCH] fix: restful-web-services/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- restful-web-services/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/restful-web-services/pom.xml b/restful-web-services/pom.xml index afca1402d..7eccb5ff8 100644 --- a/restful-web-services/pom.xml +++ b/restful-web-services/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 2.1.0.RELEASE - + @@ -44,7 +44,7 @@ io.jsonwebtoken jjwt - 0.9.1 + 0.12.0