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 e58eb3b6e9 Bump commons-codec:commons-codec from 1.21.0 to 1.22.0
(#1168)
e58eb3b6e9 is described below
commit e58eb3b6e9a7d11307e17b6be2c086750ef6b81c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 09:50:32 2026 +0100
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#1168)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.21.0 to 1.22.0.
-
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.21.0...rel/commons-codec-1.22.0)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.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 04123f0187..7fd4c05ab8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -157,7 +157,7 @@ subprojects {
ext {
bouncyCastleVersion = '1.84'
- commonsCodecVersion = '1.21.0'
+ commonsCodecVersion = '1.22.0'
commonsCompressVersion = '1.28.0'
commonsIoVersion = '2.22.0'
commonsMathVersion = '3.6.1'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]