This is an automated email from the ASF dual-hosted git repository.
twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push:
new c5a3aac0a Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#731)
c5a3aac0a is described below
commit c5a3aac0ae2b1d6d03f4e05b5d71d9c52f22b7af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 15:44:55 2025 +0200
Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#731)
Bumps commons-io:commons-io from 2.18.0 to 2.19.0.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0fa50016b..345ea3e6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.18.0</version>
+ <version>2.19.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>