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 1818
1919    <properties >
2020        <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21-         <jmh .version>1.11.3 </jmh .version>
21+         <jmh .version>1.12 </jmh .version>
2222    </properties >
2323
2424    <dependencies >
5050            <plugin >
5151                <groupId >com.github.siom79.japicmp</groupId >
5252                <artifactId >japicmp-maven-plugin</artifactId >
53-                 <version >0.7.1 </version >
53+                 <version >0.8.0 </version >
5454                <configuration >
5555                    <oldVersion >
5656                        <dependency >
8989            <plugin >
9090                <groupId >org.sonatype.plugins</groupId >
9191                <artifactId >nexus-staging-maven-plugin</artifactId >
92-                 <version >1.6.6 </version >
92+                 <version >1.6.7 </version >
9393                <extensions >true</extensions >
9494                <configuration >
9595                    <serverId >ossrh</serverId >
130130                    <plugin >
131131                        <groupId >org.apache.maven.plugins</groupId >
132132                        <artifactId >maven-source-plugin</artifactId >
133-                         <version >3.0.0 </version >
133+                         <version >3.0.1 </version >
134134                        <executions >
135135                            <execution >
136136                                <id >attach-sources</id >
143143                    <plugin >
144144                        <groupId >org.apache.maven.plugins</groupId >
145145                        <artifactId >maven-javadoc-plugin</artifactId >
146-                         <version >2.10.3 </version >
146+                         <version >2.10.4 </version >
147147                        <executions >
148148                            <execution >
149149                                <id >attach-javadocs</id >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments