File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 186
186
<maven-assembly-plugin .version>3.1.0</maven-assembly-plugin .version>
187
187
<maven-clean-plugin .version>3.0.0</maven-clean-plugin .version>
188
188
<maven-compiler-plugin .version>3.7.0</maven-compiler-plugin .version>
189
- <maven-dependency-plugin .version>2.10 </maven-dependency-plugin .version>
189
+ <maven-dependency-plugin .version>3.0.1 </maven-dependency-plugin .version>
190
190
<maven-deploy-plugin .version>2.8.2</maven-deploy-plugin .version>
191
191
<maven-eclipse-plugin .version>2.10</maven-eclipse-plugin .version>
192
192
<maven-enforcer-plugin .version>3.0.0-M1</maven-enforcer-plugin .version>
Original file line number Diff line number Diff line change 1050
1050
<plugin >
1051
1051
<groupId >org.codehaus.mojo</groupId >
1052
1052
<artifactId >xml-maven-plugin</artifactId >
1053
- <version >1.0</version >
1053
+ <version >1.0.1 </version >
1054
1054
<executions >
1055
1055
<execution >
1056
1056
<goals >
1140
1140
<plugin >
1141
1141
<groupId >com.agilejava.docbkx</groupId >
1142
1142
<artifactId >docbkx-maven-plugin</artifactId >
1143
- <version >2.0.15 </version >
1143
+ <version >2.0.17 </version >
1144
1144
<configuration >
1145
1145
<sourceDirectory >${basedir} /target/generated-docs</sourceDirectory >
1146
1146
<includes >index.xml</includes >
Original file line number Diff line number Diff line change 314
314
<plugin >
315
315
<groupId >org.codehaus.cargo</groupId >
316
316
<artifactId >cargo-maven2-plugin</artifactId >
317
- <version >1.6.2 </version >
317
+ <version >1.6.4 </version >
318
318
</plugin >
319
319
<plugin >
320
320
<groupId >org.codehaus.gmavenplus</groupId >
321
321
<artifactId >gmavenplus-plugin</artifactId >
322
- <version >1.2 </version >
322
+ <version >1.5 </version >
323
323
</plugin >
324
324
<plugin >
325
325
<groupId >org.codehaus.mojo</groupId >
326
326
<artifactId >sonar-maven-plugin</artifactId >
327
- <version >2.4 </version >
327
+ <version >3.3.0.603 </version >
328
328
</plugin >
329
329
<!-- This plugin's configuration is used to store Eclipse m2e settings
330
330
only. It has no influence on the Maven build itself. -->
You can’t perform that action at this time.
0 commit comments