This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 6620b799b7b Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to
7.2.1 (#3225)
6620b799b7b is described below
commit 6620b799b7ba205b0d8f462fce30f8972382cc7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 13:04:23 2026 -0400
Bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1 (#3225)
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]>
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 691af0ebb4d..82dffa7dab5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -238,7 +238,7 @@
<cxf.velocity.version>2.4.1</cxf.velocity.version>
<cxf.wildfly.common.version>2.0.1</cxf.wildfly.common.version>
<cxf.wiremock.version>3.13.2</cxf.wiremock.version>
- <cxf.woodstox.core.version>7.2.0</cxf.woodstox.core.version>
+ <cxf.woodstox.core.version>7.2.1</cxf.woodstox.core.version>
<cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>
<cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
<cxf.jakarta.wss4j.version>4.0.1</cxf.jakarta.wss4j.version>