Commit 6b3a2ac4 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Maven Surefire Plugin 2.22.1

Closes gh-14870
parent 40b56040
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
<maven-shade-plugin.version>3.2.0</maven-shade-plugin.version> <maven-shade-plugin.version>3.2.0</maven-shade-plugin.version>
<maven-site-plugin.version>3.7.1</maven-site-plugin.version> <maven-site-plugin.version>3.7.1</maven-site-plugin.version>
<maven-source-plugin.version>3.0.1</maven-source-plugin.version> <maven-source-plugin.version>3.0.1</maven-source-plugin.version>
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version> <maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
<maven-war-plugin.version>3.2.2</maven-war-plugin.version> <maven-war-plugin.version>3.2.2</maven-war-plugin.version>
<versions-maven-plugin.version>2.7</versions-maven-plugin.version> <versions-maven-plugin.version>2.7</versions-maven-plugin.version>
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version> <xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment