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 191191 <plugin >
192192 <groupId >org.apache.maven.plugins</groupId >
193193 <artifactId >maven-compiler-plugin</artifactId >
194- <version >3.14.0 </version >
194+ <version >3.14.1 </version >
195195 <configuration >
196196 <release >8</release >
197197 <showDeprecation >true</showDeprecation >
206206 <plugin >
207207 <groupId >org.apache.maven.plugins</groupId >
208208 <artifactId >maven-surefire-plugin</artifactId >
209- <version >3.5.3 </version >
209+ <version >3.5.4 </version >
210210 </plugin >
211211 <plugin >
212212 <groupId >org.apache.maven.plugins</groupId >
279279 <plugin >
280280 <groupId >org.sonatype.central</groupId >
281281 <artifactId >central-publishing-maven-plugin</artifactId >
282- <version >0.8 .0</version >
282+ <version >0.9 .0</version >
283283 <extensions >true</extensions >
284284 <configuration >
285285 <publishingServerId >central</publishingServerId >
289289 <plugin >
290290 <groupId >org.codehaus.mojo</groupId >
291291 <artifactId >versions-maven-plugin</artifactId >
292- <version >2.19.0 </version >
292+ <version >2.19.1 </version >
293293 <configuration >
294294 <ignoredVersions >.*-(alpha|beta|M)[-0-9]+</ignoredVersions >
295295 </configuration >
324324 <plugin >
325325 <groupId >org.apache.maven.plugins</groupId >
326326 <artifactId >maven-javadoc-plugin</artifactId >
327- <version >3.11.3 </version >
327+ <version >3.12.0 </version >
328328 <configuration >
329329 <tags >
330330 <tag >
You can’t perform that action at this time.
0 commit comments