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 ed6a908  Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#423)
ed6a908 is described below

commit ed6a9089858eddedce502757e5eb8a272c5d6909
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 13:38:33 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 99b36af..31fe688 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
         <commons-beanutils.version>1.11.0</commons-beanutils.version>
         <commons-cli.version>1.11.0</commons-cli.version>
-        <commons-codec.version>1.20.0</commons-codec.version>
+        <commons-codec.version>1.21.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