File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.plugins</groupId >
25
25
<artifactId >maven-plugins</artifactId >
26
- <version >39 </version >
26
+ <version >40 </version >
27
27
<relativePath />
28
28
</parent >
29
29
@@ -154,7 +154,7 @@ under the License.
154
154
<dependency >
155
155
<groupId >org.codehaus.plexus</groupId >
156
156
<artifactId >plexus-component-annotations</artifactId >
157
- <version >2.1.1 </version >
157
+ <version >2.1.0 </version >
158
158
</dependency >
159
159
<dependency >
160
160
<groupId >org.codehaus.plexus</groupId >
@@ -337,7 +337,7 @@ under the License.
337
337
<plugin >
338
338
<groupId >org.codehaus.plexus</groupId >
339
339
<artifactId >plexus-component-metadata</artifactId >
340
- <version >2.1.1 </version >
340
+ <version >2.1.0 </version >
341
341
<executions >
342
342
<execution >
343
343
<goals >
@@ -357,7 +357,6 @@ under the License.
357
357
<plugin >
358
358
<groupId >org.apache.maven.plugins</groupId >
359
359
<artifactId >maven-invoker-plugin</artifactId >
360
- <version >3.5.1</version >
361
360
<configuration >
362
361
<goals >
363
362
<goal >clean</goal >
You can’t perform that action at this time.
0 commit comments