Skip to content

Commit c9ea60c

Browse files
committed
Update plugins.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1457829 13f79535-47bb-0310-9956-ffa450edef68
1 parent cced7c9 commit c9ea60c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
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.3</version>
273+
<version>2.4</version>
274274
<configuration>
275275
<descriptors>
276276
<descriptor>src/main/assembly/bin.xml</descriptor>
@@ -286,7 +286,7 @@ limitations under the License.
286286
<plugin>
287287
<groupId>org.apache.maven.plugins</groupId>
288288
<artifactId>maven-checkstyle-plugin</artifactId>
289-
<version>2.9.1</version>
289+
<version>2.10</version>
290290
<configuration>
291291
<configLocation>${basedir}/checkstyle.xml</configLocation>
292292
<enableRulesSummary>false</enableRulesSummary>

0 commit comments

Comments
 (0)