File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
<plugin >
41
41
<groupId >org.apache.maven.plugins</groupId >
42
42
<artifactId >maven-dependency-plugin</artifactId >
43
- <version >3.5.0 </version >
43
+ <version >3.6.1 </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.4.1 </version >
195
+ <version >1.6.0 </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.6.1 </version >
240
+ <version >3.6.2 </version >
241
241
<executions >
242
242
<execution >
243
243
<id >build-info</id >
336
336
<plugin >
337
337
<groupId >org.apache.maven.plugins</groupId >
338
338
<artifactId >maven-gpg-plugin</artifactId >
339
- <version >3.0.1 </version >
339
+ <version >3.1.0 </version >
340
340
<executions >
341
341
<execution >
342
342
<id >sign-artifacts</id >
360
360
<plugin >
361
361
<groupId >org.apache.maven.plugins</groupId >
362
362
<artifactId >maven-enforcer-plugin</artifactId >
363
- <version >3.3.0 </version >
363
+ <version >3.4.1 </version >
364
364
<executions >
365
365
<execution >
366
366
<id >enforce-release-rules</id >
You can’t perform that action at this time.
0 commit comments