Skip to content

Commit 2ae5290

Browse files
committed
Set version for maven-assembly-plugin
1 parent 02aaee1 commit 2ae5290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-assembly-plugin</artifactId>
157+
<version>3.7.1</version>
157158
<configuration>
158159
<descriptors>
159160
<descriptor>src/assembly/bin.xml</descriptor>

0 commit comments

Comments
 (0)