This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit ac61ba7c3a5d8939d959451e50be266062ef22df Author: Guillaume Nodet <gno...@gmail.com> AuthorDate: Fri Oct 9 12:44:29 2020 +0200 Upgrade to latest surefire plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae7b396..08b8463 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <junit.version>4.13</junit.version> <bytebuddy.version>1.10.14</bytebuddy.version> - <surefire.plugin.version>2.22.2</surefire.plugin.version> + <surefire.plugin.version>3.0.0-M5</surefire.plugin.version> <maven.archiver.version>3.5.0</maven.archiver.version> <plexus.archiver.version>4.2.2</plexus.archiver.version> <!-- See https://pmd.github.io/ for available latest version -->