File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9292      <plugin > <!--  configure java compiler --> 
9393        <groupId >org.apache.maven.plugins</groupId >
9494        <artifactId >maven-compiler-plugin</artifactId >
95-         <version >3.14.0 </version >
95+         <version >3.14.1 </version >
9696        <configuration >
9797          <release >11</release >
9898          <compilerArgument >-parameters</compilerArgument >
112112      <plugin > <!--  unit test integration --> 
113113        <groupId >org.apache.maven.plugins</groupId >
114114        <artifactId >maven-surefire-plugin</artifactId >
115-         <version >3.5.3 </version >
115+         <version >3.5.4 </version >
116116        <configuration >
117117          <argLine >@{argLine} -Dengineering.swat.java-watch.mac=${watch.mac.backend} </argLine >
118118        </configuration >
278278          <plugin > <!--  generate java-doc --> 
279279            <groupId >org.apache.maven.plugins</groupId >
280280            <artifactId >maven-javadoc-plugin</artifactId >
281-             <version >3.11.3 </version >
281+             <version >3.12.0 </version >
282282            <executions >
283283              <execution >
284284                <id >attach-javadocs</id >
329329          <plugin >
330330            <groupId >org.apache.maven.plugins</groupId >
331331            <artifactId >maven-compiler-plugin</artifactId >
332-             <version >3.14.0 </version >
332+             <version >3.14.1 </version >
333333            <configuration >
334334              <fork >true</fork >
335335              <release >11</release >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments