From 8697d3d8a39de52cfd12d01da5bc1fbaf5107b0b Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 16 Dec 2021 17:52:31 -0800 Subject: [PATCH] Get annotation versions from core BOM (#470) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 58ef7e312d..0f33cd4f5c 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,6 @@ com.github.spotbugs spotbugs-annotations - 4.5.1 provided true @@ -250,8 +249,8 @@ org.kohsuke access-modifier-annotation - ${access-modifier-checker.version} provided + true @@ -563,6 +562,7 @@ com.google.code.findbugs:annotations com.google.code.findbugs:jsr305 net.java.dev.jna:jna + org.kohsuke:access-modifier-annotation