This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 0e257fe70 Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to
7.1.0 (#394)
0e257fe70 is described below
commit 0e257fe70ca4ec0b68f834889c7ec7e4271eb14b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 27 16:18:40 2025 +0000
Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.1.0 (#394)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 6.6.2 to 7.1.0.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.6.2...woodstox-core-7.1.0)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-type: direct:development
update-type: version-update:semver-major
...
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 01a8c0795..d6e1ef6f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
<opensaml.version>5.1.3</opensaml.version>
<slf4j.version>2.0.16</slf4j.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
- <woodstox.version>6.6.2</woodstox.version>
+ <woodstox.version>7.1.0</woodstox.version>
<xz.version>1.10</xz.version>
<xmlsec.version>4.0.3</xmlsec.version>
<xmlunit.version>2.10.0</xmlunit.version>