From 8f49f720905357b9abbc4405d18d8e492fc39ed0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Oct 2025 12:45:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4dfaaa7..a8dad87 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14