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 176176 <plugin >
177177 <groupId >org.apache.maven.plugins</groupId >
178178 <artifactId >maven-source-plugin</artifactId >
179- <version >3.2 .1</version >
179+ <version >3.3 .1</version >
180180 <executions >
181181 <execution >
182182 <id >attach-sources</id >
189189 <plugin >
190190 <groupId >org.apache.maven.plugins</groupId >
191191 <artifactId >maven-javadoc-plugin</artifactId >
192- <version >3.6.3 </version >
192+ <version >3.7.0 </version >
193193 <executions >
194194 <execution >
195195 <id >attach-javadocs</id >
202202 <plugin >
203203 <groupId >org.apache.maven.plugins</groupId >
204204 <artifactId >maven-gpg-plugin</artifactId >
205- <version >3.0.1 </version >
205+ <version >3.2.4 </version >
206206 <configuration >
207207 <gpgArguments >
208208 <arg >--pinentry-mode</arg >
222222 <plugin >
223223 <groupId >org.sonatype.plugins</groupId >
224224 <artifactId >nexus-staging-maven-plugin</artifactId >
225- <version >1.6.13 </version >
225+ <version >1.7.0 </version >
226226 <extensions >true</extensions >
227227 <configuration >
228228 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments