Skip to content

Commit

Permalink
Merge pull request #95 from jglick/task-reactor
Browse files Browse the repository at this point in the history
Exclude org.jenkins-ci:task-reactor from enforceBytecodeVersion
  • Loading branch information
jglick committed Feb 19, 2018
2 parents a7c1b90 + a58d722 commit 9217843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@
<exclude>org.kohsuke.stapler:stapler-groovy</exclude>
<exclude>org.kohsuke.stapler:stapler-jelly</exclude>
<exclude>org.kohsuke.stapler:stapler-jrebel</exclude>
<exclude>org.jenkins-ci:task-reactor</exclude>
<!-- findbugs dep managed to provided and optional so is not shipped and missing annotations ok -->
<exclude>com.google.code.findbugs:annotations</exclude>
</excludes>
Expand Down

0 comments on commit 9217843

Please sign in to comment.