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-sandbox.git


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

commit 05d3093c561acb5453dab2f09467a28ea1371720
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:42:48 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 4c3d058..2b65fd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,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