File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
<plugin >
23
23
<groupId >org.apache.maven.plugins</groupId >
24
24
<artifactId >maven-install-plugin</artifactId >
25
- <version >3.0.0-M1 </version >
25
+ <version >3.1.1 </version >
26
26
<configuration >
27
27
<skip >true</skip >
28
28
</configuration >
31
31
<plugin >
32
32
<groupId >org.apache.maven.plugins</groupId >
33
33
<artifactId >maven-deploy-plugin</artifactId >
34
- <version >3.0.0-M1 </version >
34
+ <version >3.1.1 </version >
35
35
<configuration >
36
36
<skip >true</skip >
37
37
</configuration >
40
40
<plugin >
41
41
<groupId >org.apache.maven.plugins</groupId >
42
42
<artifactId >maven-dependency-plugin</artifactId >
43
- <version >3.2 .0</version >
43
+ <version >3.5 .0</version >
44
44
<executions >
45
45
<execution >
46
46
<id >purge-local-repository</id >
Original file line number Diff line number Diff line change 192
192
<plugin >
193
193
<groupId >org.codehaus.mojo</groupId >
194
194
<artifactId >flatten-maven-plugin</artifactId >
195
- <version >1.2.7 </version >
195
+ <version >1.4.1 </version >
196
196
<executions >
197
197
<execution >
198
198
<id >flatten</id >
237
237
<plugin >
238
238
<groupId >org.jfrog.buildinfo</groupId >
239
239
<artifactId >artifactory-maven-plugin</artifactId >
240
- <version >3.5 .1</version >
240
+ <version >3.6 .1</version >
241
241
<executions >
242
242
<execution >
243
243
<id >build-info</id >
365
365
<plugin >
366
366
<groupId >org.apache.maven.plugins</groupId >
367
367
<artifactId >maven-enforcer-plugin</artifactId >
368
- <version >3.2.1 </version >
368
+ <version >3.3.0 </version >
369
369
<executions >
370
370
<execution >
371
371
<id >enforce-release-rules</id >
Original file line number Diff line number Diff line change 76
76
<plugin >
77
77
<groupId >org.apache.maven.plugins</groupId >
78
78
<artifactId >maven-install-plugin</artifactId >
79
- <version >3.1.0 </version >
79
+ <version >3.1.1 </version >
80
80
<configuration >
81
81
<skip >true</skip >
82
82
</configuration >
85
85
<plugin >
86
86
<groupId >org.apache.maven.plugins</groupId >
87
87
<artifactId >maven-deploy-plugin</artifactId >
88
- <version >3.1.0 </version >
88
+ <version >3.1.1 </version >
89
89
<configuration >
90
90
<skip >true</skip >
91
91
</configuration >
You can’t perform that action at this time.
0 commit comments