Skip to content

Commit

Permalink
Work around #1032 (#1034)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Oct 4, 2024
1 parent bbbc7a1 commit a991575
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,10 @@
<requireUpperBoundDeps>
<excludes>
<exclude>com.google.code.findbugs:jsr305</exclude>
<!--
Work around jenkinsci/plugin-pom#1032
-->
<exclude>org.ow2.asm:asm</exclude>
</excludes>
</requireUpperBoundDeps>
</rules>
Expand Down

0 comments on commit a991575

Please sign in to comment.