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 1d9d6dceda3a chore(deps): Bump com.fasterxml.woodstox:woodstox-core
1d9d6dceda3a is described below
commit 1d9d6dceda3ae7cb38ff925989955613b2aa8c67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 06:50:09 2026 +0000
chore(deps): Bump com.fasterxml.woodstox:woodstox-core
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 7.2.0 to 7.2.1.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.2.0...woodstox-core-7.2.1)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 6795b73c6b71..6db3cb995f0a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -523,7 +523,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.0</woodstox-core-version>
+ <woodstox-core-version>7.2.1</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>