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 5720100cb Bump xbean.version from 3.18 to 4.5
5720100cb is described below

commit 5720100cb37252768b94273ed0ebf8afdd9e6917
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 20:10:48 2025 +0000

    Bump xbean.version from 3.18 to 4.5
    
    Bumps `xbean.version` from 3.18 to 4.5.
    
    Updates `org.apache.xbean:xbean-asm5-shaded` from 3.18 to 4.5
    
    Updates `org.apache.xbean:xbean-bundleutils` from 3.18 to 4.5
    
    Updates `org.apache.xbean:xbean-finder` from 3.18 to 4.5
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.xbean:xbean-asm5-shaded
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.apache.xbean:xbean-bundleutils
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.apache.xbean:xbean-finder
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint/itests/blueprint-itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blueprint/itests/blueprint-itests/pom.xml 
b/blueprint/itests/blueprint-itests/pom.xml
index 8a62614ad..3116bc911 100644
--- a/blueprint/itests/blueprint-itests/pom.xml
+++ b/blueprint/itests/blueprint-itests/pom.xml
@@ -66,7 +66,7 @@
         <slf4j.version>1.7.7</slf4j.version>
         <tinybundles.version>2.0.0</tinybundles.version>
         <url.version>2.5.3</url.version>
-        <xbean.version>3.18</xbean.version>
+        <xbean.version>4.5</xbean.version>
     </properties>
 
     <dependencies>

Reply via email to