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 e2bac40 Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#315)
e2bac40 is described below
commit e2bac4055742a056dedbe652d5a8c76edc6c8c7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 19:19:14 2025 +0200
Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#315)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 813c09c..69bc802 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.27.1</commons-compress.version>
- <commons-io.version>2.19.0</commons-io.version>
+ <commons-io.version>2.20.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.18.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>