From 333090c70594e6ea8e9d8fc96055e1f62859a7ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Jan 2026 15:09:27 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-14423947 --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index f2852be7f03..a830b47d325 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 3.1.1 3.1.1 3.2.1 - 1.1.15 + 1.2.14 2.15.3 3.1.0 4.0.0 @@ -51,15 +51,15 @@ -Duser.language=en -Dfile.encoding=UTF-8 -XX:+UseParallelGC - + version="[$(version;==;${flowable.osgi.version.clean}),$(version;=+;${flowable.osgi.version.clean}))" version="[$(version;===;${flowable.osgi.version.clean}),$(version;==+;${flowable.osgi.version.clean}))" [$(version;==;$(@)),$(version;+;$(@))) - - - + + + org.flowable.*;${flowable.osgi.import.flowable.version}, ${flowable.osgi.import.before.defaults}, @@ -67,7 +67,7 @@ ${flowable.osgi.import.additional}, * - + false ${flowable.osgi.export.pkg};${flowable.osgi.version};-noimport:=true