Skip to content

Commit fe6dbee

Browse files
committed
Update maven-assembly-plugin to 2.4.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1626863 13f79535-47bb-0310-9956-ffa450edef68
1 parent fd74c0e commit fe6dbee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ limitations under the License.
270270
<plugin>
271271
<groupId>org.apache.maven.plugins</groupId>
272272
<artifactId>maven-assembly-plugin</artifactId>
273-
<version>2.4</version>
273+
<version>2.4.1</version>
274274
<configuration>
275275
<descriptors>
276276
<descriptor>src/main/assembly/bin.xml</descriptor>

0 commit comments

Comments
 (0)