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

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

commit 73bde19c3e6b2e0334c45af7834a5f0ff26faa7f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Nov 2 18:55:04 2022 +0100

    Upgrade Xchange to version 5.0.14
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bc76424ac71..56a9372d80f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -538,7 +538,7 @@
         <woodstox-core-version>6.3.1</woodstox-core-version>
         <xbean-spring-version>4.21</xbean-spring-version>
         <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version>
-        <xchange-version>5.0.13</xchange-version>
+        <xchange-version>5.0.14</xchange-version>
         <xchange-guava-version>29.0-jre</xchange-guava-version>
         <xerces-version>2.12.2</xerces-version>
         <!-- needed to manage the xml-apis version in camel-xmljson -->

Reply via email to