Skip to content

Commit 9bc5a7f

Browse files
Update dependency org.jenkins-ci.plugins:plugin to v6.2152.ve00a_731c3ce9 (#3948)
* Update dependency org.jenkins-ci.plugins:plugin to v6.2152.ve00a_731c3ce9 * Ban deprecated stapler imports From plugin pom pull request: * jenkinsci/plugin-pom#1378 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
1 parent 63baaf6 commit 9bc5a7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>6.2138.v03274d462c13</version>
8+
<version>6.2152.ve00a_731c3ce9</version>
99
<relativePath />
1010
</parent>
1111

@@ -46,6 +46,7 @@
4646
<spotbugs.effort>Max</spotbugs.effort>
4747
<spotbugs.threshold>Low</spotbugs.threshold>
4848
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
49+
<ban-deprecated-stapler.skip>true</ban-deprecated-stapler.skip>
4950
</properties>
5051

5152
<dependencyManagement>

0 commit comments

Comments
 (0)