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 124
124
125
125
<pluginManagement >
126
126
<plugins >
127
+ <plugin >
128
+ <groupId >org.apache.maven.plugins</groupId >
129
+ <artifactId >maven-dependency-plugin</artifactId >
130
+ <version >3.4.0</version >
131
+ </plugin >
127
132
<plugin >
128
133
<groupId >org.codehaus.mojo</groupId >
129
134
<artifactId >exec-maven-plugin</artifactId >
259
264
<plugin >
260
265
<groupId >com.helger.maven</groupId >
261
266
<artifactId >ph-schematron-maven-plugin</artifactId >
262
- <version >6.3.3 </version >
267
+ <version >6.3.4 </version >
263
268
<executions >
264
269
<execution >
265
270
<goals >
353
358
<plugin >
354
359
<groupId >io.fabric8</groupId >
355
360
<artifactId >docker-maven-plugin</artifactId >
356
- <version >0.40.2 </version >
361
+ <version >0.40.3 </version >
357
362
<configuration >
358
363
<verbose >true</verbose >
359
364
<images >
You can’t perform that action at this time.
0 commit comments