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 2733fc8254b7 chore(deps): Bump com.fasterxml.woodstox:woodstox-core 
from 7.2.1 to 7.2.2 (#25476)
2733fc8254b7 is described below

commit 2733fc8254b76b5815d837cd22fff72558e1d15a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:31:36 2026 +0200

    chore(deps): Bump com.fasterxml.woodstox:woodstox-core from 7.2.1 to 7.2.2 
(#25476)
    
    chore(deps): Bump com.fasterxml.woodstox:woodstox-core
    
    Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 7.2.1 to 7.2.2.
    - 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.2.1...woodstox-core-7.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.woodstox:woodstox-core
      dependency-version: 7.2.2
      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 06f8722dfb7e..b829deb50c43 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -528,7 +528,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.2.1</woodstox-core-version>
+        <woodstox-core-version>7.2.2</woodstox-core-version>
         <xbean-spring-version>4.31</xbean-spring-version>
         <xchange-version>5.2.5</xchange-version>
         <xerces-version>2.12.2</xerces-version>

Reply via email to