Skip to content

Commit

Permalink
Update spotbugs version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbertolini committed Jul 15, 2024
1 parent 55e992c commit 0fdca6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<exclude module="ant"/>
</dependency>
<dependency org="org.jacoco" name="org.jacoco.ant" rev="0.8.10" conf="jacoco"/>
<dependency org="com.github.spotbugs" name="spotbugs" rev="4.7.3" conf="spotbugs"/>
<dependency org="com.github.spotbugs" name="spotbugs-ant" rev="4.7.3" conf="spotbugs"/>
<dependency org="com.github.spotbugs" name="spotbugs" rev="4.8.6" conf="spotbugs"/>
<dependency org="com.github.spotbugs" name="spotbugs-ant" rev="4.8.6" conf="spotbugs"/>
<dependency org="com.mattbertolini" name="jxr-ant" rev="2.1.0" conf="jxr"/>
<dependency org="biz.aQute.bnd" name="biz.aQute.bnd.ant" rev="6.4.1" conf="bnd">
<exclude module="ant"/>
Expand Down

0 comments on commit 0fdca6c

Please sign in to comment.