File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9999 <plugin >
100100 <groupId >org.apache.maven.plugins</groupId >
101101 <artifactId >maven-javadoc-plugin</artifactId >
102- <version >3.11.2 </version >
102+ <version >3.12.0 </version >
103103 <executions >
104104 <execution >
105105 <id >create-javadoc-jar</id >
167167 <plugin >
168168 <groupId >org.apache.maven.plugins</groupId >
169169 <artifactId >maven-gpg-plugin</artifactId >
170- <version >3.2.7 </version >
170+ <version >3.2.8 </version >
171171 <executions >
172172 <execution >
173173 <id >sign-artifacts</id >
325325 <plugin >
326326 <groupId >org.apache.maven.plugins</groupId >
327327 <artifactId >maven-compiler-plugin</artifactId >
328- <version >3.13.0 </version >
328+ <version >3.14.1 </version >
329329 <configuration >
330330 <release >${source.level} </release >
331331 </configuration >
334334 <plugin >
335335 <groupId >org.apache.maven.plugins</groupId >
336336 <artifactId >maven-surefire-plugin</artifactId >
337- <version >3.5.2 </version >
337+ <version >3.5.4 </version >
338338 </plugin >
339339
340340 <plugin >
341341 <groupId >org.apache.maven.plugins</groupId >
342342 <artifactId >maven-source-plugin</artifactId >
343- <version >3.2 .1</version >
343+ <version >3.3 .1</version >
344344 <executions >
345345 <execution >
346346 <id >attach-sources</id >
369369 <plugin >
370370 <groupId >org.codehaus.mojo</groupId >
371371 <artifactId >flatten-maven-plugin</artifactId >
372- <version >1.6.0 </version >
372+ <version >1.7.3 </version >
373373 <executions >
374374 <execution >
375375 <id >flatten</id >
You can’t perform that action at this time.
0 commit comments