summaryrefslogtreecommitdiff
path: root/check.xml
diff options
context:
space:
mode:
authorJan Materne <jhm@apache.org>2010-10-22 10:42:50 +0000
committerJan Materne <jhm@apache.org>2010-10-22 10:42:50 +0000
commit1ff3cd64796ab48b64963f1a3901d13dde1d7799 (patch)
tree3f3cd911f7b3c0527fad03f98c1bd1baf8348e57 /check.xml
parentf3cf232591199353555a8cba81b3fb5c2136fb46 (diff)
downloadant-1ff3cd64796ab48b64963f1a3901d13dde1d7799.tar.gz
Bump versions: Findbugs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026284 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'check.xml')
-rw-r--r--check.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/check.xml b/check.xml
index 9664bc0bd..16380d3f5 100644
--- a/check.xml
+++ b/check.xml
@@ -52,7 +52,7 @@
<!-- Findbugs: Getting Findbugs -->
<property name="findbugs.download.name"
- value="findbugs-1.3.5"
+ value="findbugs-1.3.9"
description="Name of the download file without suffix. Also the internal root directory of the ZIP."/>
<property name="findbugs.download.file"
value="${findbugs.download.name}.zip"