From 74f0c9e63268d0dd79af0933d4d28c3f7f28ed77 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Oct 2024 17:12:08 +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 9532363..6563206 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ UTF-8 - 1.13.5 + 1.14.0 1.8 2.12 ${java.version}