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 ce193aa401 Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to
7.1.1 (#2428)
ce193aa401 is described below
commit ce193aa401ba11213f8048cebc20b1bdfa7aa530
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 30 15:18:27 2025 -0400
Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1 (#2428)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 7.1.0 to 7.1.1.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.1.0...woodstox-core-7.1.1)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-version: 7.1.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 75f1895b9a..49f68b6c1a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,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.0</cxf.wiremock.version>
- <cxf.woodstox.core.version>7.1.0</cxf.woodstox.core.version>
+ <cxf.woodstox.core.version>7.1.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.0</cxf.jakarta.wss4j.version>