Skip to content

Commit e039d13

Browse files
committed
Ban deprecated stapler imports
From plugin pom pull request: * jenkinsci/plugin-pom#1378
1 parent 7ad65ba commit e039d13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<spotbugs.threshold>Low</spotbugs.threshold>
5050
<spotless.check.skip>false</spotless.check.skip>
5151
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
52+
<ban-deprecated-stapler.skip>true</ban-deprecated-stapler.skip>
5253
</properties>
5354

5455
<dependencies>

0 commit comments

Comments
 (0)