File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 213213        <!--  Maven plugins versions --> 
214214
215215        <version .antrun.plugin>1.8</version .antrun.plugin>
216-         <version .assembly.plugin>3.1.0 </version .assembly.plugin>
216+         <version .assembly.plugin>3.4.2 </version .assembly.plugin>
217217        <version .buildhelper.plugin>3.0.0</version .buildhelper.plugin>
218218        <version .bundle.plugin>3.5.0</version .bundle.plugin>
219219        <version .checkstyle.plugin>3.1.1</version .checkstyle.plugin>
963963                <plugin >
964964                    <artifactId >maven-assembly-plugin</artifactId >
965965                    <version >${version.assembly.plugin} </version >
966-                     <dependencies >
967-                         <!-- 
968-                         We need to use a more recent version of the plexus-archiver to support JDK 9 
969-                         due to https://github.com/codehaus-plexus/plexus-archiver/pull/12 
970-                         -->  
971-                         <dependency >
972-                             <groupId >org.codehaus.plexus</groupId >
973-                             <artifactId >plexus-archiver</artifactId >
974-                             <version >3.4</version >
975-                         </dependency >
976-                         <dependency >
977-                             <groupId >org.codehaus.plexus</groupId >
978-                             <artifactId >plexus-io</artifactId >
979-                             <version >2.7.1</version >
980-                         </dependency >
981-                     </dependencies >
982966                </plugin >
983967                <plugin >
984968                    <artifactId >maven-release-plugin</artifactId >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments