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

hezhangjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


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

commit f79e52094123e9e1ef6f5e76c03df3c0800ec22a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 11:22:39 2025 +0800

    Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 (#4829)
    
    Bumps commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-beanutils:commons-beanutils
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index b92ac37b4..2203007f9 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -35,7 +35,7 @@
     <assertj.version>3.27.3</assertj.version>
     <awaitility.version>4.3.0</awaitility.version>
     <brave.version>6.2.0</brave.version>
-    <commons-beanutils.version>1.10.1</commons-beanutils.version>
+    <commons-beanutils.version>1.11.0</commons-beanutils.version>
     <commons-io.version>2.19.0</commons-io.version>
     <commons-lang.version>2.6</commons-lang.version>
     <commons-lang3.version>3.17.0</commons-lang3.version>

Reply via email to