File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 238238 <plugin >
239239 <groupId >org.apache.maven.plugins</groupId >
240240 <artifactId >maven-deploy-plugin</artifactId >
241- <version >2.8.2 </version >
241+ <version >3.1.1 </version >
242242 </plugin >
243243
244244 <plugin >
245245 <groupId >org.apache.maven.plugins</groupId >
246246 <artifactId >maven-clean-plugin</artifactId >
247- <version >3.0.0 </version >
247+ <version >3.3.2 </version >
248248 </plugin >
249249
250250 <plugin >
251251 <groupId >org.apache.maven.plugins</groupId >
252252 <artifactId >maven-install-plugin</artifactId >
253- <version >2.5.2 </version >
253+ <version >3.1.1 </version >
254254 </plugin >
255255
256256 <plugin >
552552 <plugin >
553553 <groupId >org.basepom.maven</groupId >
554554 <artifactId >duplicate-finder-maven-plugin</artifactId >
555- <version >1.2 .1</version >
555+ <version >1.5 .1</version >
556556 <executions >
557557 <execution >
558558 <id >default</id >
717717 <plugin >
718718 <groupId >com.mycila</groupId >
719719 <artifactId >license-maven-plugin</artifactId >
720- <version >2 .3</version >
720+ <version >4 .3</version >
721721 <dependencies >
722722 <!-- This version must match the Airbase version. It will be updated by -->
723723 <!-- the Maven Release plugin. The "project.version" property cannot be -->
You can’t perform that action at this time.
0 commit comments