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

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


The following commit(s) were added to refs/heads/master by this push:
     new 58b95ff  Bump commons-codec:commons-codec from 1.15 to 1.17.1 (#42)
58b95ff is described below

commit 58b95ffc439a516037742cce3d38d4b609415eb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 08:11:02 2024 +0100

    Bump commons-codec:commons-codec from 1.15 to 1.17.1 (#42)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ab9187..86a1445 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
             <dependency>
                 <groupId>commons-codec</groupId>
                 <artifactId>commons-codec</artifactId>
-                <version>1.15</version>
+                <version>1.17.1</version>
             </dependency>
             <dependency>
                 <groupId>commons-logging</groupId>

Reply via email to