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 bbc723f  Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#265)
bbc723f is described below

commit bbc723f32a2eb0fc838de9c973b2500f0220eafa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 07:50:13 2025 +0200

    Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#265)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ec367f..8fde04d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.18.0</version>
+                <version>2.19.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to