File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 354
354
<plugin >
355
355
<groupId >org.apache.maven.plugins</groupId >
356
356
<artifactId >maven-gpg-plugin</artifactId >
357
- <version >3.2.7 </version >
357
+ <version >3.2.8 </version >
358
358
<executions >
359
359
<execution >
360
360
<id >sign-artifacts</id >
423
423
<plugin >
424
424
<groupId >org.apache.maven.plugins</groupId >
425
425
<artifactId >maven-pmd-plugin</artifactId >
426
- <version >3.26 .0</version >
426
+ <version >3.27 .0</version >
427
427
<configuration >
428
428
<skip >true</skip >
429
429
</configuration >
430
430
</plugin >
431
431
<plugin >
432
432
<groupId >com.github.spotbugs</groupId >
433
433
<artifactId >spotbugs-maven-plugin</artifactId >
434
- <version >4.9.3.0 </version >
434
+ <version >4.9.3.2 </version >
435
435
<configuration >
436
436
<skip >true</skip >
437
437
</configuration >
Original file line number Diff line number Diff line change 287
287
<plugin >
288
288
<groupId >org.apache.maven.plugins</groupId >
289
289
<artifactId >maven-gpg-plugin</artifactId >
290
- <version >3.2.7 </version >
290
+ <version >3.2.8 </version >
291
291
<executions >
292
292
<execution >
293
293
<id >sign-artifacts</id >
356
356
<plugin >
357
357
<groupId >org.apache.maven.plugins</groupId >
358
358
<artifactId >maven-pmd-plugin</artifactId >
359
- <version >3.26 .0</version >
359
+ <version >3.27 .0</version >
360
360
<configuration >
361
361
<skip >true</skip >
362
362
</configuration >
363
363
</plugin >
364
364
<plugin >
365
365
<groupId >com.github.spotbugs</groupId >
366
366
<artifactId >spotbugs-maven-plugin</artifactId >
367
- <version >4.9.3.0 </version >
367
+ <version >4.9.3.2 </version >
368
368
<configuration >
369
369
<skip >true</skip >
370
370
</configuration >
Original file line number Diff line number Diff line change 504
504
<plugin >
505
505
<groupId >org.apache.maven.plugins</groupId >
506
506
<artifactId >maven-enforcer-plugin</artifactId >
507
- <version >3.6.0 </version >
507
+ <version >3.6.1 </version >
508
508
<executions >
509
509
<execution >
510
510
<id >enforce-project-rules</id >
1002
1002
<plugin >
1003
1003
<groupId >org.apache.maven.plugins</groupId >
1004
1004
<artifactId >maven-gpg-plugin</artifactId >
1005
- <version >3.2.7 </version >
1005
+ <version >3.2.8 </version >
1006
1006
<executions >
1007
1007
<execution >
1008
1008
<id >sign-artifacts</id >
1059
1059
<plugin >
1060
1060
<groupId >org.codehaus.mojo</groupId >
1061
1061
<artifactId >flatten-maven-plugin</artifactId >
1062
- <version >1.7.1 </version >
1062
+ <version >1.7.2 </version >
1063
1063
<executions >
1064
1064
<execution >
1065
1065
<id >flatten</id >
You can’t perform that action at this time.
0 commit comments