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 4f92e0d3b Bump org.codehaus.plexus:plexus-compiler-javac-errorprone (#693) 4f92e0d3b is described below commit 4f92e0d3bcba1614b227cf93bed3178213641b56 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Mar 16 15:37:59 2025 +0100 Bump org.codehaus.plexus:plexus-compiler-javac-errorprone (#693) Bumps org.codehaus.plexus:plexus-compiler-javac-errorprone from 2.8.1 to 2.15.0. Signed-off-by: dependabot[bot] <supp...@github.com> 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 a13cff640..a74157096 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-compiler-javac-errorprone</artifactId> - <version>2.8.1</version> + <version>2.15.0</version> </dependency> <!-- override plexus-compiler-javac-errorprone's dependency on Error Prone with the latest version --> <dependency>