This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit f8e0ceff200d08fc38cd28212df959a4684ff732
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Apr 20 12:38:10 2020 +0200

    Upgrade Maven Surefire to version 3.0.0-M4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 25a600f..12043f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <rest-assured.version>4.3.0</rest-assured.version>
         <gmavenplus-plugin.version>1.9.0</gmavenplus-plugin.version>
         <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
-        <maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
         
<maven-remote-resources-plugin.version>1.6.0</maven-remote-resources-plugin.version>
         <maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
         <versions-maven-plugin.version>2.7</versions-maven-plugin.version>

Reply via email to