File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
67
67
<plugin >
68
68
<groupId >org.codehaus.mojo</groupId >
69
69
<artifactId >exec-maven-plugin</artifactId >
70
- <version >1.6 .0</version >
70
+ <version >3.2 .0</version >
71
71
<executions >
72
72
<execution >
73
73
<id >execute-relay-JAR</id >
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
70
70
<plugin >
71
71
<groupId >org.codehaus.mojo</groupId >
72
72
<artifactId >exec-maven-plugin</artifactId >
73
- <version >1.6 .0</version >
73
+ <version >3.2 .0</version >
74
74
<executions >
75
75
<execution >
76
76
<id >execute</id >
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
256
256
<plugin >
257
257
<groupId >org.codehaus.mojo</groupId >
258
258
<artifactId >exec-maven-plugin</artifactId >
259
- <version >1.6 .0</version >
259
+ <version >3.2 .0</version >
260
260
<executions >
261
261
<execution >
262
262
<id >start-takes-server</id >
You can’t perform that action at this time.
0 commit comments