From 545a957a1bb0d47a184aaa424b0d35c7ed67c9b1 Mon Sep 17 00:00:00 2001 From: KushalBanik <150014844+kushal-banik-hyland@users.noreply.github.com> Date: Thu, 19 Jun 2025 13:58:49 +0530 Subject: [PATCH] [PRODSEC-10189] Apache Common BeanUtils bumped up to 1.11.0 (#3393) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1b47b848f3..b4b4af6ccb 100644 --- a/pom.xml +++ b/pom.xml @@ -414,7 +414,7 @@ commons-beanutils commons-beanutils - 1.9.4 + 1.11.0 commons-codec