File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<name >Maven Frontend Plugin</name >
14
14
<prerequisites >
15
- <maven >3.1 .0</maven >
15
+ <maven >3.6 .0</maven >
16
16
</prerequisites >
17
17
18
18
<description >
32
32
<dependency >
33
33
<groupId >org.apache.maven</groupId >
34
34
<artifactId >maven-core</artifactId >
35
- <version >3.1 .0</version >
35
+ <version >3.6 .0</version >
36
36
<scope >provided</scope >
37
37
</dependency >
38
38
39
39
<dependency >
40
40
<groupId >org.apache.maven</groupId >
41
41
<artifactId >maven-plugin-api</artifactId >
42
- <version >3.5 .0</version >
42
+ <version >3.6 .0</version >
43
43
</dependency >
44
44
45
45
<dependency >
60
60
<plugin >
61
61
<groupId >org.apache.maven.plugins</groupId >
62
62
<artifactId >maven-plugin-plugin</artifactId >
63
- <version >3.2 </version >
63
+ <version >3.6.0 </version >
64
64
<configuration >
65
65
<skipErrorNoDescriptorsFound >true</skipErrorNoDescriptorsFound >
66
66
</configuration >
You can’t perform that action at this time.
0 commit comments