Skip to content

Commit a991575

Browse files
authored
Work around #1032 (#1034)
1 parent bbbc7a1 commit a991575

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,10 @@
591591
<requireUpperBoundDeps>
592592
<excludes>
593593
<exclude>com.google.code.findbugs:jsr305</exclude>
594+
<!--
595+
Work around jenkinsci/plugin-pom#1032
596+
-->
597+
<exclude>org.ow2.asm:asm</exclude>
594598
</excludes>
595599
</requireUpperBoundDeps>
596600
</rules>

0 commit comments

Comments
 (0)