This is an automated email from the ASF dual-hosted git repository.

donaldp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildr.git


The following commit(s) were added to refs/heads/master by this push:
     new ff7e558  Remove unnecessary dependency
ff7e558 is described below

commit ff7e55888cb0bdfe7396d64c51449c698da46216
Author: Peter Donald <[email protected]>
AuthorDate: Mon Nov 11 15:13:41 2019 +1100

    Remove unnecessary dependency
---
 addon/buildr/spotbugs.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/addon/buildr/spotbugs.rb b/addon/buildr/spotbugs.rb
index 31f2e5d..d4dda82 100644
--- a/addon/buildr/spotbugs.rb
+++ b/addon/buildr/spotbugs.rb
@@ -39,7 +39,6 @@ module Buildr
           org.ow2.asm:asm-commons:jar:7.1
           org.ow2.asm:asm-tree:jar:7.1
           org.ow2.asm:asm-util:jar:7.1
-          org.ow2.asm:asm-xml:jar:7.1
         )
       end
 

Reply via email to