This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 11cc6dd674 Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to
7.2.1 (#1170)
11cc6dd674 is described below
commit 11cc6dd6740b47a68164ea6db4558d36b1fec8ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 00:57:31 2026 +0100
Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.1 (#1170)
Bumps
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox)
from 7.1.1 to 7.2.1.
-
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.1.1...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-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index fc920b6dba..1d6079023e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -194,7 +194,7 @@ subprojects {
resolutionStrategy {
force "commons-io:commons-io:${commonsIoVersion}"
force "org.slf4j:slf4j-api:${slf4jVersion}"
- force 'com.fasterxml.woodstox:woodstox-core:7.1.1'
+ force 'com.fasterxml.woodstox:woodstox-core:7.2.1'
}
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]