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 d3b5ca9  Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#374)
d3b5ca9 is described below

commit d3b5ca99fa65c7e89d706cf640ff1ee5706e80cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 08:50:28 2025 +0100

    Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#374)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5127722..7b05b27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
         <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>
-        <commons-io.version>2.20.0</commons-io.version>
+        <commons-io.version>2.21.0</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-lang3.version>3.19.0</commons-lang3.version>
         <commons-logging.version>1.3.5</commons-logging.version>

Reply via email to