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

fanningpj pushed a commit to branch 5.5.x
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/5.5.x by this push:
     new 456550b6c5 Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 
(#946)
456550b6c5 is described below

commit 456550b6c575c004f739fb44497c1a597a724a0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 20 15:28:12 2025 +0100

    Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#946)
    
    Bumps 
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from 
1.19.0 to 1.20.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.19.0...rel/commons-codec-1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.20.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 145c00b6e5..f4eeda667c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -108,7 +108,7 @@ subprojects {
 
     ext {
         bouncyCastleVersion = '1.82'
-        commonsCodecVersion = '1.19.0'
+        commonsCodecVersion = '1.20.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