Skip to content

Commit 509b467

Browse files
committed
Update maven assembly plugin to latest version : 2.3
1 parent 79d7860 commit 509b467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
</plugin>
130130
<plugin>
131131
<artifactId>maven-assembly-plugin</artifactId>
132-
<version>2.2.2</version>
132+
<version>2.3</version>
133133
<configuration>
134134
<appendAssemblyId>false</appendAssemblyId>
135135
<outputDirectory>${project.build.directory}/releases/</outputDirectory>

0 commit comments

Comments
 (0)