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 1baa66bd2 Bump args4j:args4j from 2.33 to 2.37 (#668) 1baa66bd2 is described below commit 1baa66bd2cd9e83ae827c611779daf60842ccee7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Mar 2 17:34:10 2025 +0100 Bump args4j:args4j from 2.33 to 2.37 (#668) Bumps [args4j:args4j](https://github.com/kohsuke/args4j) from 2.33 to 2.37. - [Changelog](https://github.com/kohsuke/args4j/blob/master/xdocs/changes.xml) - [Commits](https://github.com/kohsuke/args4j/compare/args4j-site-2.33...args4j-site-2.37) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sshd-benchmarks/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshd-benchmarks/pom.xml b/sshd-benchmarks/pom.xml index 44bbe3ce6..e81fd208c 100644 --- a/sshd-benchmarks/pom.xml +++ b/sshd-benchmarks/pom.xml @@ -51,7 +51,7 @@ <dependency> <groupId>args4j</groupId> <artifactId>args4j</artifactId> - <version>2.33</version> + <version>2.37</version> </dependency> <dependency>