File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 194194 <plugin >
195195 <groupId >org.apache.maven.plugins</groupId >
196196 <artifactId >maven-resources-plugin</artifactId >
197- <version >3.3.1 </version >
197+ <version >3.4.0 </version >
198198 </plugin >
199199 <plugin >
200200 <groupId >org.apache.maven.plugins</groupId >
282282 <plugin >
283283 <groupId >org.codehaus.mojo</groupId >
284284 <artifactId >versions-maven-plugin</artifactId >
285- <version >2.20.0 </version >
285+ <version >2.20.1 </version >
286286 <configuration >
287287 <ignoredVersions >.*-(alpha|beta|M)[-0-9]+</ignoredVersions >
288288 </configuration >
304304 <plugin >
305305 <groupId >org.apache.maven.plugins</groupId >
306306 <artifactId >maven-source-plugin</artifactId >
307- <version >3.3.1 </version >
307+ <version >3.4.0 </version >
308308 <executions >
309309 <execution >
310310 <id >attach-sources</id >
You can’t perform that action at this time.
0 commit comments