File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.plugins</groupId >
2525 <artifactId >maven-plugins</artifactId >
26- <version >39 </version >
26+ <version >40 </version >
2727 <relativePath />
2828 </parent >
2929
@@ -154,7 +154,7 @@ under the License.
154154 <dependency >
155155 <groupId >org.codehaus.plexus</groupId >
156156 <artifactId >plexus-component-annotations</artifactId >
157- <version >2.1.1 </version >
157+ <version >2.1.0 </version >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.codehaus.plexus</groupId >
@@ -337,7 +337,7 @@ under the License.
337337 <plugin >
338338 <groupId >org.codehaus.plexus</groupId >
339339 <artifactId >plexus-component-metadata</artifactId >
340- <version >2.1.1 </version >
340+ <version >2.1.0 </version >
341341 <executions >
342342 <execution >
343343 <goals >
@@ -357,7 +357,6 @@ under the License.
357357 <plugin >
358358 <groupId >org.apache.maven.plugins</groupId >
359359 <artifactId >maven-invoker-plugin</artifactId >
360- <version >3.5.1</version >
361360 <configuration >
362361 <goals >
363362 <goal >clean</goal >
You can’t perform that action at this time.
0 commit comments