File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed 
maven-plugin-tools-generators Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 6363    <!--  other --> 
6464    <dependency >
6565      <groupId >org.apache.velocity</groupId >
66-       <artifactId >velocity</artifactId >
66+       <artifactId >velocity-engine-core </artifactId >
6767    </dependency >
6868
6969    <dependency >
Original file line number Diff line number Diff line change 247247      <dependency >
248248        <groupId >org.codehaus.plexus</groupId >
249249        <artifactId >plexus-velocity</artifactId >
250-         <version >1.2 </version >
250+         <version >2.0 </version >
251251        <exclusions >
252252          <exclusion >
253253            <groupId >org.codehaus.plexus</groupId >
254254            <artifactId >plexus-container-default</artifactId >
255255          </exclusion >
256-           <exclusion >
257-             <groupId >velocity</groupId >
258-             <artifactId >velocity</artifactId >
259-           </exclusion >
260256        </exclusions >
261257      </dependency >
262258
263259      <!--  other --> 
264260      <dependency >
265261        <groupId >org.apache.velocity</groupId >
266-         <artifactId >velocity</artifactId >
267-         <version >1.7 </version >
262+         <artifactId >velocity-engine-core </artifactId >
263+         <version >2.3 </version >
268264      </dependency >
269265
270266      <dependency >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments