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 6fb41113e2 Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to
7.1.0 (#2118)
6fb41113e2 is described below
commit 6fb41113e2ea47e57d3be7e657140bf0423834dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 24 07:41:39 2024 -0400
Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 (#2118)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 7.0.0 to 7.1.0.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.0.0...woodstox-core-7.1.0)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 5a8d1724de..c0165b9fe5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -233,7 +233,7 @@
<cxf.velocity.version>2.3</cxf.velocity.version>
<cxf.wildfly.common.version>2.0.1</cxf.wildfly.common.version>
<cxf.wiremock.version>3.9.2</cxf.wiremock.version>
- <cxf.woodstox.core.version>7.0.0</cxf.woodstox.core.version>
+ <cxf.woodstox.core.version>7.1.0</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>3.0.3</cxf.jakarta.wss4j.version>