File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 124124
125125 <pluginManagement >
126126 <plugins >
127+ <plugin >
128+ <groupId >org.apache.maven.plugins</groupId >
129+ <artifactId >maven-dependency-plugin</artifactId >
130+ <version >3.4.0</version >
131+ </plugin >
127132 <plugin >
128133 <groupId >org.codehaus.mojo</groupId >
129134 <artifactId >exec-maven-plugin</artifactId >
259264 <plugin >
260265 <groupId >com.helger.maven</groupId >
261266 <artifactId >ph-schematron-maven-plugin</artifactId >
262- <version >6.3.3 </version >
267+ <version >6.3.4 </version >
263268 <executions >
264269 <execution >
265270 <goals >
353358 <plugin >
354359 <groupId >io.fabric8</groupId >
355360 <artifactId >docker-maven-plugin</artifactId >
356- <version >0.40.2 </version >
361+ <version >0.40.3 </version >
357362 <configuration >
358363 <verbose >true</verbose >
359364 <images >
You can’t perform that action at this time.
0 commit comments