From a991575e824bbccb0d4901213e00a0b725058596 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 4 Oct 2024 11:25:54 -0700 Subject: [PATCH] Work around jenkinsci/plugin-pom#1032 (#1034) --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index d62130a065..a93d68582c 100644 --- a/pom.xml +++ b/pom.xml @@ -591,6 +591,10 @@ com.google.code.findbugs:jsr305 + + org.ow2.asm:asm