Skip to content

Commit dc63b69

Browse files
committed
Migrate to findbugs-maven-plugin 2.3.2 from 2.3.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1124320 13f79535-47bb-0310-9956-ffa450edef68
1 parent 72d3af6 commit dc63b69

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
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.codehaus.mojo</groupId>
287287
<artifactId>findbugs-maven-plugin</artifactId>
288-
<version>2.3.1</version>
288+
<version>2.3.2</version>
289289
</plugin>
290290
<plugin>
291291
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)