Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 53b6c58

Browse files
committed
[MWRAPPER-14] require maven-assembly-plugin 3.3.0 (3.2.0 inherited)
1 parent be6308f commit 53b6c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maven-wrapper-distribution/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ under the License.
6767
<plugin>
6868
<groupId>org.apache.maven.plugins</groupId>
6969
<artifactId>maven-assembly-plugin</artifactId>
70+
<version>3.3.0</version>
7071
<executions>
7172
<execution>
7273
<phase>package</phase>

0 commit comments

Comments
 (0)