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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new 89b8517  Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#373)
89b8517 is described below

commit 89b8517685aaeb6354e79f7443bec71dd985c2b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 13 23:05:10 2025 +0100

    Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#373)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b05b27..e66bd45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
         <commons-beanutils.version>1.11.0</commons-beanutils.version>
         <commons-cli.version>1.10.0</commons-cli.version>
-        <commons-codec.version>1.19.0</commons-codec.version>
+        <commons-codec.version>1.20.0</commons-codec.version>
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-collections4.version>4.5.0</commons-collections4.version>
         <commons-compress.version>1.28.0</commons-compress.version>

Reply via email to