This is an automated email from the ASF dual-hosted git repository.

fanningpj 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 8f149f51d0 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 
(#1004)
8f149f51d0 is described below

commit 8f149f51d0852bb1703d99ff5de84b450f4a416e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 30 18:10:06 2026 +0100

    Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1004)
    
    Bumps 
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from 
1.20.0 to 1.21.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.20.0...rel/commons-codec-1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.21.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 5a9c876a9a..0acedde987 100644
--- a/build.gradle
+++ b/build.gradle
@@ -115,7 +115,7 @@ subprojects {
 
     ext {
         bouncyCastleVersion = '1.83'
-        commonsCodecVersion = '1.20.0'
+        commonsCodecVersion = '1.21.0'
         commonsCompressVersion = '1.28.0'
         commonsIoVersion = '2.21.0'
         commonsMathVersion = '3.6.1'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to