From 3890226ed48ec5faf0406a361c3f3d8ce72d9480 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 03:05:07 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-10259368 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 777f2f6c5..f014c5299 100644 --- a/pom.xml +++ b/pom.xml @@ -322,7 +322,7 @@ commons-beanutils commons-beanutils - 1.8.3 + 1.11.0 compile