Skip to content

Commit

Permalink
Fix enforcer rules
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Jan 9, 2020
1 parent b3b967a commit 8800951
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 @@ -135,6 +135,9 @@
<excludes>
<!-- tests seem to work fine with the version Maven's dependency resolution defaults to -->
<exclude>org.objenesis:objenesis</exclude>
<!-- these are manually managed versions -->
<exclude>org.apache.poi:poi</exclude>
<exclude>org.apache.poi:poi-scratchpad</exclude>
</excludes>
</requireUpperBoundDeps>
</rules>
Expand Down

0 comments on commit 8800951

Please sign in to comment.