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 135135
136136 <pluginManagement >
137137 <plugins >
138+ <plugin >
139+ <groupId >org.apache.maven.plugins</groupId >
140+ <artifactId >maven-dependency-plugin</artifactId >
141+ <version >3.4.0</version >
142+ </plugin >
138143 <plugin >
139144 <groupId >org.codehaus.mojo</groupId >
140145 <artifactId >exec-maven-plugin</artifactId >
270275 <plugin >
271276 <groupId >com.helger.maven</groupId >
272277 <artifactId >ph-schematron-maven-plugin</artifactId >
273- <version >6.3.3 </version >
278+ <version >6.3.4 </version >
274279 <executions >
275280 <execution >
276281 <goals >
364369 <plugin >
365370 <groupId >io.fabric8</groupId >
366371 <artifactId >docker-maven-plugin</artifactId >
367- <version >0.40.2 </version >
372+ <version >0.40.3 </version >
368373 <configuration >
369374 <verbose >true</verbose >
370375 <images >
You can’t perform that action at this time.
0 commit comments