This is an automated email from the ASF dual-hosted git repository. fgerthoffert pushed a commit to branch UNOMI-896 in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/UNOMI-896 by this push: new 91ccb84c9 chore: updated apache comons beanutils from 1.9.4 to 1.11.0 91ccb84c9 is described below commit 91ccb84c92a40c42b9049376af2670169d4a0825 Author: Francois G. <fgerthoff...@jahia.com> AuthorDate: Tue Jun 24 11:16:52 2025 -0400 chore: updated apache comons beanutils from 1.9.4 to 1.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c537486e1..0d5c94538 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ <bean.validation.version>1.1.0.Final</bean.validation.version> <apache.commons.io.version>2.16.1</apache.commons.io.version> <apache.commons.lang3.version>3.3.2</apache.commons.lang3.version> - <apache.commons.beanutils.version>1.9.4</apache.commons.beanutils.version> + <apache.commons.beanutils.version>1.11.0</apache.commons.beanutils.version> <apache.commons.collections.version>3.2.2</apache.commons.collections.version> <apache.commons.email.version>1.3.3</apache.commons.email.version> <slf4j.version>1.7.36</slf4j.version>