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 110110                    <plugin >
111111                        <groupId >org.apache.maven.plugins</groupId >
112112                        <artifactId >maven-source-plugin</artifactId >
113-                         <version >2.2 .1</version >
113+                         <version >3.3 .1</version >
114114                        <executions >
115115                            <execution >
116116                            <id >attach-sources</id >
124124                    <plugin >
125125                        <groupId >org.apache.maven.plugins</groupId >
126126                        <artifactId >maven-javadoc-plugin</artifactId >
127-                         <version >2.9.1 </version >
127+                         <version >3.11.3 </version >
128128                        <executions >
129129                            <execution >
130130                            <id >attach-javadocs</id >
138138                    <plugin >
139139                        <groupId >org.apache.maven.plugins</groupId >
140140                        <artifactId >maven-gpg-plugin</artifactId >
141-                         <version >1.6 </version >
141+                         <version >3.2.8 </version >
142142                        <executions >
143143                            <execution >
144144                            <id >sign-artifacts</id >
160160                    <plugin >
161161                        <groupId >org.apache.maven.plugins</groupId >
162162                        <artifactId >maven-release-plugin</artifactId >
163-                         <version >2.5 </version >
163+                         <version >3.1.1 </version >
164164                        <configuration >
165165                            <tagNameFormat >@{project.version}</tagNameFormat >
166166                        </configuration >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments