aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2014-07-25 19:28:35 +0000
committerGary D. Gregory <ggregory@apache.org>2014-07-25 19:28:35 +0000
commitb7f5bd690db09f222e36a9a994355f72641056e7 (patch)
tree25ee9b05c3aec1e04e593a14b1958e6f4d3a43d7 /pom.xml
parent205f53aa7ba350b5d1a82192330a36d6feaa4666 (diff)
downloadapache-commons-bcel-b7f5bd690db09f222e36a9a994355f72641056e7.tar.gz
Update findbugs-maven-plugin to 2.5.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1613504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bac45a6e..b3f03daa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
- <version>2.5.4</version>
+ <version>2.5.5</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>