aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2016-04-26 19:09:35 +0000
committerGary D. Gregory <ggregory@apache.org>2016-04-26 19:09:35 +0000
commit0a8d5d3b9b5f516432e9cd1aed016ac5eb628f71 (patch)
tree7b920b6240784d8dc19dc6ef0cc0064f9b497a20 /pom.xml
parent65a7d362bb81d68ac44968de3e18410ab8162599 (diff)
downloadapache-commons-bcel-0a8d5d3b9b5f516432e9cd1aed016ac5eb628f71.tar.gz
findbugs-maven-plugin 3.0.2 -> 3.0.3 on Java 7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1741075 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 1c15ccd8..c7710b87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -379,7 +379,7 @@
<jdk>[1.7,)</jdk>
</activation>
<properties>
- <findbugs.plugin.version>3.0.2</findbugs.plugin.version>
+ <findbugs.plugin.version>3.0.3</findbugs.plugin.version>
</properties>
</profile>