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 5beb8eb1e8d3 chore(deps): Bump xchange-version from 5.2.3 to 5.2.4 
(#21047)
5beb8eb1e8d3 is described below

commit 5beb8eb1e8d397948e6420e28f80086ba51ca11f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 14:45:18 2026 +0100

    chore(deps): Bump xchange-version from 5.2.3 to 5.2.4 (#21047)
    
    Bumps `xchange-version` from 5.2.3 to 5.2.4.
    
    Updates `org.knowm.xchange:xchange-core` from 5.2.3 to 5.2.4
    - 
[Commits](https://github.com/knowm/XChange/compare/xchange-5.2.3...xchange-5.2.4)
    
    Updates `org.knowm.xchange:xchange-binance` from 5.2.3 to 5.2.4
    - 
[Commits](https://github.com/knowm/XChange/compare/xchange-5.2.3...xchange-5.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.knowm.xchange:xchange-core
      dependency-version: 5.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.knowm.xchange:xchange-binance
      dependency-version: 5.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 7358ee661c6b..5a79a21404ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -549,7 +549,7 @@
         <woodstox-core-version>7.1.1</woodstox-core-version>
         <xbean-spring-version>4.29</xbean-spring-version>
         <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version>
-        <xchange-version>5.2.3</xchange-version>
+        <xchange-version>5.2.4</xchange-version>
         <xerces-version>2.12.2</xerces-version>
         <!-- needed to manage the xml-apis version in camel-xmljson -->
         <xml-apis-version>1.4.01</xml-apis-version>

Reply via email to