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 135
135
136
136
<pluginManagement >
137
137
<plugins >
138
+ <plugin >
139
+ <groupId >org.apache.maven.plugins</groupId >
140
+ <artifactId >maven-dependency-plugin</artifactId >
141
+ <version >3.4.0</version >
142
+ </plugin >
138
143
<plugin >
139
144
<groupId >org.codehaus.mojo</groupId >
140
145
<artifactId >exec-maven-plugin</artifactId >
270
275
<plugin >
271
276
<groupId >com.helger.maven</groupId >
272
277
<artifactId >ph-schematron-maven-plugin</artifactId >
273
- <version >6.3.3 </version >
278
+ <version >6.3.4 </version >
274
279
<executions >
275
280
<execution >
276
281
<goals >
364
369
<plugin >
365
370
<groupId >io.fabric8</groupId >
366
371
<artifactId >docker-maven-plugin</artifactId >
367
- <version >0.40.2 </version >
372
+ <version >0.40.3 </version >
368
373
<configuration >
369
374
<verbose >true</verbose >
370
375
<images >
You can’t perform that action at this time.
0 commit comments