You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/12 19:51:39 UTC

(camel) branch main updated: Bump org.apache.xbean:xbean-spring from 4.23 to 4.24 (#12428)

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 12583da1976 Bump org.apache.xbean:xbean-spring from 4.23 to 4.24 (#12428)
12583da1976 is described below

commit 12583da19766033f6a993a98ea8d4d35bf9bcb75
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 12 20:51:33 2023 +0100

    Bump org.apache.xbean:xbean-spring from 4.23 to 4.24 (#12428)
    
    Bumps org.apache.xbean:xbean-spring from 4.23 to 4.24.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.xbean:xbean-spring
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 097341ac573..d9a47480d34 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -461,7 +461,7 @@
         <wiremock-version>3.0.1</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>6.5.1</woodstox-core-version>
-        <xbean-spring-version>4.23</xbean-spring-version>
+        <xbean-spring-version>4.24</xbean-spring-version>
         <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version>
         <xchange-version>5.1.1</xchange-version>
         <xerces-version>2.12.2</xerces-version>