Skip to content

Commit 39d8d8b

Browse files
committed
upgrade maven-invoker to 2.2 to maven it work with M3.3+ and Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1705403 13f79535-47bb-0310-9956-ffa450edef68
1 parent e0220e1 commit 39d8d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ under the License.
221221
<dependency>
222222
<groupId>org.apache.maven.shared</groupId>
223223
<artifactId>maven-invoker</artifactId>
224-
<version>2.1.1</version>
224+
<version>2.2</version>
225225
<scope>test</scope>
226226
</dependency>
227227
<dependency>

0 commit comments

Comments
 (0)