Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
chore(dependency): exclude xom:xom
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Mar 11, 2016
1 parent e9a2897 commit 2ac63ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,9 @@

<!-- use org.opensymphony.quartz:quartz -->
<exclude>quartz:quartz</exclude>

<!-- use com.io7m.xom:xom -->
<exclude>xom:xom</exclude>
</excludes>
<searchTransitive>true</searchTransitive>
</bannedDependencies>
Expand Down

0 comments on commit 2ac63ae

Please sign in to comment.