aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2014-07-25 19:29:20 +0000
committerGary D. Gregory <ggregory@apache.org>2014-07-25 19:29:20 +0000
commit88d0fbb7e6f4d3d2731a0ebab95458ef02fcb538 (patch)
tree8cf981b8e4265483bbf2e2a8ba685ff4fd0ec68f /pom.xml
parentb7f5bd690db09f222e36a9a994355f72641056e7 (diff)
downloadapache-commons-bcel-88d0fbb7e6f4d3d2731a0ebab95458ef02fcb538.tar.gz
Update findbugs-maven-plugin to 2.5.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1613505 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 b3f03daa..bac45a6e 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.5</version>
+ <version>2.5.4</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>