This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push: new 4b51074052 [CVE] Upgrade commons-beanutils 1.9.4 -> 1.11.0 (CVE-2025-48734) 4b51074052 is described below commit 4b510740525c9bf9fef4238607907bf8317adc17 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Fri May 30 22:11:18 2025 +0200 [CVE] Upgrade commons-beanutils 1.9.4 -> 1.11.0 (CVE-2025-48734) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78d45e0a31..cbd52bc1d4 100644 --- a/pom.xml +++ b/pom.xml @@ -2346,7 +2346,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.9.4</version> + <version>1.11.0</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org