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 184184 <plugin >
185185 <groupId >org.apache.maven.plugins</groupId >
186186 <artifactId >maven-compiler-plugin</artifactId >
187- <version >3.14.0 </version >
187+ <version >3.14.1 </version >
188188 <configuration >
189189 <release >8</release >
190190 <showDeprecation >true</showDeprecation >
199199 <plugin >
200200 <groupId >org.apache.maven.plugins</groupId >
201201 <artifactId >maven-surefire-plugin</artifactId >
202- <version >3.5.3 </version >
202+ <version >3.5.4 </version >
203203 </plugin >
204204 <plugin >
205205 <groupId >org.apache.maven.plugins</groupId >
272272 <plugin >
273273 <groupId >org.sonatype.central</groupId >
274274 <artifactId >central-publishing-maven-plugin</artifactId >
275- <version >0.8 .0</version >
275+ <version >0.9 .0</version >
276276 <extensions >true</extensions >
277277 <configuration >
278278 <publishingServerId >central</publishingServerId >
282282 <plugin >
283283 <groupId >org.codehaus.mojo</groupId >
284284 <artifactId >versions-maven-plugin</artifactId >
285- <version >2.19.0 </version >
285+ <version >2.19.1 </version >
286286 <configuration >
287287 <ignoredVersions >.*-(alpha|beta|M)[-0-9]+</ignoredVersions >
288288 </configuration >
317317 <plugin >
318318 <groupId >org.apache.maven.plugins</groupId >
319319 <artifactId >maven-javadoc-plugin</artifactId >
320- <version >3.11.3 </version >
320+ <version >3.12.0 </version >
321321 <configuration >
322322 <tags >
323323 <tag >
You can’t perform that action at this time.
0 commit comments