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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 22a254e7f Bump commons-beanutils:commons-beanutils in 
/ejb/openejb-extender-itest (#445)
22a254e7f is described below

commit 22a254e7fbb8b0f36ddac38ba37e682ca82f3608
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 19:35:22 2025 +0100

    Bump commons-beanutils:commons-beanutils in /ejb/openejb-extender-itest 
(#445)
    
    Bumps commons-beanutils:commons-beanutils from 1.8.3 to 1.9.4.
    
    ---
    updated-dependencies:
    - dependency-name: commons-beanutils:commons-beanutils
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ejb/openejb-extender-itest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ejb/openejb-extender-itest/pom.xml 
b/ejb/openejb-extender-itest/pom.xml
index 3f5975581..eb475b548 100644
--- a/ejb/openejb-extender-itest/pom.xml
+++ b/ejb/openejb-extender-itest/pom.xml
@@ -41,7 +41,7 @@
 
     <properties>
         <asm.version>9.7.1</asm.version>
-        <commons-beanutils.version>1.8.3</commons-beanutils.version>
+        <commons-beanutils.version>1.9.4</commons-beanutils.version>
         <commons-cli.version>1.2</commons-cli.version>
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-lang.version>2.6</commons-lang.version>

Reply via email to