File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 100
100
<plugin >
101
101
<groupId >org.apache.maven.plugins</groupId >
102
102
<artifactId >maven-dependency-plugin</artifactId >
103
- <version >3.2 .0</version >
103
+ <version >3.3 .0</version >
104
104
<executions >
105
105
<execution >
106
106
<id >copy</id >
Original file line number Diff line number Diff line change 292
292
<plugin >
293
293
<groupId >org.apache.maven.plugins</groupId >
294
294
<artifactId >maven-javadoc-plugin</artifactId >
295
- <version >3.3 .1</version >
295
+ <version >3.4 .1</version >
296
296
<configuration >
297
297
<excludePackageNames >*.internal:*.transform</excludePackageNames >
298
298
<minmemory >128m</minmemory >
303
303
<plugin >
304
304
<groupId >org.apache.maven.plugins</groupId >
305
305
<artifactId >maven-dependency-plugin</artifactId >
306
- <version >3.2 .0</version >
306
+ <version >3.3 .0</version >
307
307
<executions >
308
308
<execution >
309
309
<id >copy</id >
You can’t perform that action at this time.
0 commit comments