From e38e01247ed220e60ee7b8d04036fa09c4742cb4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Sep 2025 05:38:27 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-math3 from 3.0 to 3.6.1 Snyk has created this PR to upgrade org.apache.commons:commons-math3 from 3.0 to 3.6.1. See this package in maven: org.apache.commons:commons-math3 See this project in Snyk: https://app.snyk.io/org/galaxyh/project/dade340f-0612-46e8-a88c-ca4fbcc04aa1?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffc45221d..e6730a84a 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ Authors of this POM file: iirekm, jheaton org.apache.commons commons-math3 - 3.0 + 3.6.1 junit