This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git


The following commit(s) were added to refs/heads/master by this push:
     new 17506f8b Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
17506f8b is described below

commit 17506f8bf6e2e430f9e90f04becdd71ab278f2ff
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 27 19:41:05 2025 -0400

    Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index e78db1f0..f504ae37 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.10.1</version>
+      <version>1.11.0</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>

Reply via email to