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 95404e1023 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#1157)
95404e1023 is described below
commit 95404e102327e065dded143c3cfb7fb048e1bc2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 15:40:51 2026 +0100
Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#1157)
Bumps commons-io:commons-io from 2.21.0 to 2.22.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.22.0
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 36a40870f3..891f8a16a6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -140,7 +140,7 @@ subprojects {
bouncyCastleVersion = '1.84'
commonsCodecVersion = '1.21.0'
commonsCompressVersion = '1.28.0'
- commonsIoVersion = '2.21.0'
+ commonsIoVersion = '2.22.0'
commonsMathVersion = '3.6.1'
junitVersion = '5.13.4'
log4jVersion = '2.26.0'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]