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 031fd5c  Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#321)
031fd5c is described below

commit 031fd5ce901794200d8c3f137dc9d7fcdfcfef55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 28 19:46:09 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 101327e..e3111c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
         <commons-beanutils.version>1.11.0</commons-beanutils.version>
         <commons-cli.version>1.9.0</commons-cli.version>
-        <commons-codec.version>1.18.0</commons-codec.version>
+        <commons-codec.version>1.19.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.27.1</commons-compress.version>

Reply via email to