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 7ce737526 Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to
6.6.0 (#265)
7ce737526 is described below
commit 7ce737526c5ff5fdb77268a3324649298a79fdda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 17 10:11:58 2024 +0000
Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 (#265)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 6.5.1 to 6.6.0.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.5.1...woodstox-core-6.6.0)
---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-type: direct:development
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 0964b0e6b..a1149c244 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -46,7 +46,7 @@
<opensaml.version>5.0.0</opensaml.version>
<slf4j.version>2.0.11</slf4j.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
- <woodstox.version>6.5.1</woodstox.version>
+ <woodstox.version>6.6.0</woodstox.version>
<xz.version>1.9</xz.version>
<xmlsec.version>4.0.1</xmlsec.version>
<xmlunit.version>2.9.1</xmlunit.version>