From 804449faacae3b6979f87aa1316016ba2f0cb616 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Aug 2024 05:02:41 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-NETSFJASPERREPORTS-7840299 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e14162..2d181ef 100644 --- a/pom.xml +++ b/pom.xml @@ -481,7 +481,7 @@ net.sf.jasperreports jasperreports - 4.0.0 + 6.7.1 eclipse