Browse Source

Bump versions: Findbugs

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1026284 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 14 years ago
parent
commit
1ff3cd6479
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      check.xml

+ 1
- 1
check.xml View File

@@ -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"


Loading…
Cancel
Save