File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 287
287
</plugin >
288
288
<plugin >
289
289
<artifactId >maven-shade-plugin</artifactId >
290
- <version >3.2.4 </version >
290
+ <version >3.3.0 </version >
291
291
<executions >
292
292
<execution >
293
293
<id >shade-when-package</id >
339
339
<plugin >
340
340
<groupId >com.github.spotbugs</groupId >
341
341
<artifactId >spotbugs-maven-plugin</artifactId >
342
- <version >4.5.3 .0</version >
342
+ <version >4.6.0 .0</version >
343
343
</plugin >
344
344
<!--
345
345
official docs: https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
383
383
<plugins >
384
384
<plugin >
385
385
<artifactId >maven-clean-plugin</artifactId >
386
- <version >3.1 .0</version >
386
+ <version >3.2 .0</version >
387
387
</plugin >
388
388
<plugin >
389
389
<artifactId >maven-resources-plugin</artifactId >
649
649
<!-- plugin docs: https://eclemma.org/jacoco/trunk/doc/ -->
650
650
<groupId >org.jacoco</groupId >
651
651
<artifactId >jacoco-maven-plugin</artifactId >
652
- <version >0.8.7 </version >
652
+ <version >0.8.8 </version >
653
653
<executions >
654
654
<execution >
655
655
<goals >
Original file line number Diff line number Diff line change 287
287
</plugin >
288
288
<plugin >
289
289
<artifactId >maven-shade-plugin</artifactId >
290
- <version >3.2.4 </version >
290
+ <version >3.3.0 </version >
291
291
<executions >
292
292
<execution >
293
293
<id >shade-when-package</id >
339
339
<plugin >
340
340
<groupId >com.github.spotbugs</groupId >
341
341
<artifactId >spotbugs-maven-plugin</artifactId >
342
- <version >4.5.3 .0</version >
342
+ <version >4.6.0 .0</version >
343
343
</plugin >
344
344
<!--
345
345
official docs: https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
383
383
<plugins >
384
384
<plugin >
385
385
<artifactId >maven-clean-plugin</artifactId >
386
- <version >3.1 .0</version >
386
+ <version >3.2 .0</version >
387
387
</plugin >
388
388
<plugin >
389
389
<artifactId >maven-resources-plugin</artifactId >
649
649
<!-- plugin docs: https://eclemma.org/jacoco/trunk/doc/ -->
650
650
<groupId >org.jacoco</groupId >
651
651
<artifactId >jacoco-maven-plugin</artifactId >
652
- <version >0.8.7 </version >
652
+ <version >0.8.8 </version >
653
653
<executions >
654
654
<execution >
655
655
<goals >
You can’t perform that action at this time.
0 commit comments