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

apupier 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 01d984616526 chore(deps): Bump com.fasterxml.woodstox:woodstox-core
01d984616526 is described below

commit 01d98461652668740056e9eef3c9f7c1ef8fd805
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 10:34:29 2026 +0000

    chore(deps): Bump com.fasterxml.woodstox:woodstox-core
    
    Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 7.1.1 to 7.2.0.
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.1.1...woodstox-core-7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-version: 7.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ab9d2d5dcfbe..e2dd93206d93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -524,7 +524,7 @@
         <web3j-quorum-version>4.10.0</web3j-quorum-version>
         <wiremock-version>3.13.2</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
-        <woodstox-core-version>7.1.1</woodstox-core-version>
+        <woodstox-core-version>7.2.0</woodstox-core-version>
         <xbean-spring-version>4.30</xbean-spring-version>
         <xchange-version>5.2.5</xchange-version>
         <xerces-version>2.12.2</xerces-version>

Reply via email to