From 6b0a6b75f4678cf16c6f23f980e8b384b6577241 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 10 Apr 2026 09:34:48 -0600 Subject: [PATCH] Ban deprecated stapler imports From plugin pom pull request: * https://github.com/jenkinsci/plugin-pom/pull/1378 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 603a2be..27683cf 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ Low false false - true + false