Skip to content

Commit 7cc4216

Browse files
committed
Update maven assembly plugin to latest version : 2.3
1 parent dc642ea commit 7cc4216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
</plugin>
119119
<plugin>
120120
<artifactId>maven-assembly-plugin</artifactId>
121-
<version>2.2.2</version>
121+
<version>2.3</version>
122122
<configuration>
123123
<appendAssemblyId>false</appendAssemblyId>
124124
<outputDirectory>${project.build.directory}/releases/</outputDirectory>

0 commit comments

Comments
 (0)