File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 5252 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5353 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5454 <!-- Maven plugin versions -->
55- <copy-rename-maven-plugin .version>1.0</copy-rename-maven-plugin .version>
56- <cyclonedx .version>2.8.0 </cyclonedx .version>
57- <exec-maven-plugin .version>1.3.1 </exec-maven-plugin .version>
55+ <copy-rename-maven-plugin .version>1.0.1 </copy-rename-maven-plugin .version>
56+ <cyclonedx .version>2.9.1 </cyclonedx .version>
57+ <exec-maven-plugin .version>3.6.2 </exec-maven-plugin .version>
5858 <extra-enforcer-rules .version>1.11.0</extra-enforcer-rules .version>
59- <maven-bundle-plugin .version>2.5.3 </maven-bundle-plugin .version>
59+ <maven-bundle-plugin .version>5.1.8 </maven-bundle-plugin .version>
6060 <maven-replacer-plugin .version>1.5.3</maven-replacer-plugin .version>
61- <native-maven-plugin .version>1.0-alpha-8</native-maven-plugin .version>
62- <os-maven-plugin .version>1.5.0.Final</os-maven-plugin .version>
61+ <os-maven-plugin .version>1.7.1</os-maven-plugin .version>
6362
6463 <!-- define the Java language version used by the compiler -->
6564 <maven .compiler.release>8</maven .compiler.release>
185184 </additionalJOptions >
186185 </configuration >
187186 </plugin >
188- <plugin >
189- <groupId >org.codehaus.mojo</groupId >
190- <artifactId >native-maven-plugin</artifactId >
191- <version >${native-maven-plugin.version} </version >
192- </plugin >
193187 <plugin >
194188 <groupId >org.codehaus.mojo</groupId >
195189 <artifactId >exec-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments