File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 8888			<plugin >
8989				<groupId >org.apache.maven.plugins</groupId >
9090				<artifactId >maven-compiler-plugin</artifactId >
91- 				<version >3.12.1 </version >
91+ 				<version >3.14.0 </version >
9292				<executions >
9393					<!--  Replacing default-compile as it is treated specially by maven --> 
9494					<execution >
Original file line number Diff line number Diff line change 5353		<dependency >
5454			<groupId >org.apache.maven.plugin-tools</groupId >
5555			<artifactId >maven-plugin-annotations</artifactId >
56- 			<version >3.11.0 </version >
56+ 			<version >3.15.1 </version >
5757			<scope >provided</scope >
5858		</dependency >
5959
140140			<plugin >
141141				<groupId >org.apache.maven.plugins</groupId >
142142				<artifactId >maven-plugin-plugin</artifactId >
143- 				<version >3.11.0 </version >
143+ 				<version >3.15.1 </version >
144144				<executions >
145145					<execution >
146146						<id >mojo-descriptor</id >
Original file line number Diff line number Diff line change 5757		<!--  https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-maven-plugin --> 
5858		<spotbugs .version>4.8.2.0</spotbugs .version>
5959		<!--  https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin --> 
60- 		<maven-pmd-plugin .version>3.21.2 </maven-pmd-plugin .version>
60+ 		<maven-pmd-plugin .version>3.27.0 </maven-pmd-plugin .version>
6161		<!--  https://mvnrepository.com/artifact/net.sourceforge.pmd/pmd --> 
6262		<pmd .version>6.55.0</pmd .version>
6363		<!--  https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-checkstyle-plugin --> 
64- 		<maven-checkstyle-plugin .version>3.3.1 </maven-checkstyle-plugin .version>
64+ 		<maven-checkstyle-plugin .version>3.6.0 </maven-checkstyle-plugin .version>
6565		<!--  https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle --> 
6666		<checkstyle .version>10.20.1</checkstyle .version>
6767		<!--  https://mvnrepository.com/artifact/com.mycila/license-maven-plugin --> 
696696					<plugin >
697697						<groupId >org.apache.maven.plugins</groupId >
698698						<artifactId >maven-gpg-plugin</artifactId >
699- 						<version >3.2.0 </version >
699+ 						<version >3.2.7 </version >
700700						<executions >
701701							<execution >
702702								<id >sign-artifacts</id >
710710					<plugin >
711711						<groupId >org.apache.maven.plugins</groupId >
712712						<artifactId >maven-javadoc-plugin</artifactId >
713- 						<version >3.6.3 </version >
713+ 						<version >3.11.2 </version >
714714						<configuration >
715715							<!--  http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html --> 
716716							<doclint >none</doclint >
Original file line number Diff line number Diff line change 7777		<!--  <eclipse.jt.core.version>3.26.0</eclipse.jt.core.version> --> 
7878		<!--  <eclipse.jt.core.version>3.30.0</eclipse.jt.core.version> --> 
7979		<!--  <eclipse.jdt.core.manipulation.version>1.16.100</eclipse.jdt.core.manipulation.version> --> 
80- 		<maven .version>3.9.6 </maven .version>
81- 		<maven-resolver .version>1.9.18 </maven-resolver .version>
80+ 		<maven .version>3.9.10 </maven .version>
81+ 		<maven-resolver .version>1.9.24 </maven-resolver .version>
8282
8383		<!--  Not provided as spotless is not executed through maven in CleanThat --> 
8484		<maven .scope>compile</maven .scope>
220220				<plugin >
221221					<groupId >org.apache.maven.plugins</groupId >
222222					<artifactId >maven-compiler-plugin</artifactId >
223- 					<version >3.12.1 </version >
223+ 					<version >3.14.0 </version >
224224					<configuration >
225225						<compilerArgs >
226226							<!--  https://errorprone.info/docs/installation --> 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments