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 567a897ab Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#683)
567a897ab is described below
commit 567a897ab454534127d3a242ff7f9d7abebe725e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 7 20:21:45 2025 +0100
Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#683)
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 30e683f07..8ec135815 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.16.1</version>
+ <version>2.18.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>