From a2087ff20d65e1ecc7d2d840f2847159a6487f48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Jul 2025 10:14:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5a304f8..059aa90 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 0.34.1 1.11.0 - 3.12.0 + 3.18.0 3.0.2 2.4.0 @@ -473,7 +473,7 @@ license-maven-plugin gpl_v3 - ${license.owner} <${license.mailto}> + ${license.owner} <${license.mailto}> src/main/java src/test/java