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 150150 <plugin >
151151 <groupId >org.codehaus.mojo</groupId >
152152 <artifactId >build-helper-maven-plugin</artifactId >
153- <version >3.3 .0</version >
153+ <version >3.4 .0</version >
154154 <executions >
155155 <execution >
156156 <phase >generate-sources</phase >
235235 <plugin >
236236 <groupId >org.apache.maven.plugins</groupId >
237237 <artifactId >maven-surefire-plugin</artifactId >
238- <version >3.0 .0</version >
238+ <version >3.1 .0</version >
239239 <configuration >
240240 <skipTests >false</skipTests >
241241 </configuration >
274274 <plugin >
275275 <groupId >org.apache.maven.plugins</groupId >
276276 <artifactId >maven-gpg-plugin</artifactId >
277- <version >3.0.1 </version >
277+ <version >3.1.0 </version >
278278 <executions >
279279 <execution >
280280 <id >sign-artifacts</id >
288288 <plugin >
289289 <groupId >org.apache.maven.plugins</groupId >
290290 <artifactId >maven-source-plugin</artifactId >
291- <version >3.2.1 </version >
291+ <version >3.3.0 </version >
292292 <executions >
293293 <execution >
294294 <id >attach-sources</id >
319319 <plugin >
320320 <groupId >org.apache.maven.plugins</groupId >
321321 <artifactId >maven-surefire-report-plugin</artifactId >
322- <version >3.0 .0</version >
322+ <version >3.1 .0</version >
323323 </plugin >
324324 </plugins >
325325 </reporting >
You can’t perform that action at this time.
0 commit comments