We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c6293 commit 118a9bdCopy full SHA for 118a9bd
1 file changed
findbugs/build.xml
@@ -1289,7 +1289,7 @@
1289
1290
<target name="getasm6" >
1291
<getAndCheckLibrary
1292
- url="https://github.com/findbugsproject/findbugs/releases/download/3.1.0_preview2/asm-debug-all-6.0_ALPHA.zip"
+ url="http://repository.ow2.org/nexus/service/local/repositories/releases/content/org/ow2/asm/asm-debug-all/6.0_ALPHA/asm-debug-all-6.0_ALPHA.jar"
1293
path="${basedir}/${jar.dir}/asm-debug-all-6.0-SNAPSHOT.jar"
1294
checksum="7df23eb7d67e31b18c2df741d1656f7b"
1295
/>
0 commit comments