This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.10.x by this push:
new 6ebf78c5fc9 Bump commons-beanutil from 1.9.4 to 1.11.0 (#18215)
6ebf78c5fc9 is described below
commit 6ebf78c5fc991c792cb69acb0b98640e10ff350e
Author: JiriOndrusek <[email protected]>
AuthorDate: Thu May 29 14:14:42 2025 +0200
Bump commons-beanutil from 1.9.4 to 1.11.0 (#18215)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 927a7078182..27f5af09d45 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -100,7 +100,7 @@
<cloudant-version>0.10.0</cloudant-version>
<cometd-java-client-version>8.0.6</cometd-java-client-version>
<cometd-java-server-version>8.0.6</cometd-java-server-version>
- <commons-beanutils-version>1.9.4</commons-beanutils-version>
+ <commons-beanutils-version>1.11.0</commons-beanutils-version>
<commons-codec-version>1.18.0</commons-codec-version>
<commons-collections-version>3.2.2</commons-collections-version>
<commons-collections4-version>4.4</commons-collections4-version>