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/07/13 06:37:09 UTC

[camel] branch main updated: Upgrade xbean-spring

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 59b2d028210 Upgrade xbean-spring
59b2d028210 is described below

commit 59b2d028210e6b7911cb2940cd2d18dd3c7385f9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jul 13 08:36:54 2023 +0200

    Upgrade xbean-spring
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d4e7278a4c5..79e1a2dd85e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -476,7 +476,7 @@
         <wiremock-version>3.0.0-beta-10</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>6.5.1</woodstox-core-version>
-        <xbean-spring-version>4.21</xbean-spring-version>
+        <xbean-spring-version>4.23</xbean-spring-version>
         <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version>
         <xchange-version>5.0.14</xchange-version>
         <xerces-version>2.12.2</xerces-version>