diff --git a/pom.xml b/pom.xml
index a492d4e9c7..7b2f9ef7d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
true
- 1.21
+ 1.22
1.20
2.0.9
@@ -178,6 +178,11 @@
hamcrest-core
2.2
+
+ org.jenkins-ci
+ annotation-indexer
+ 1.14
+
@@ -207,6 +212,7 @@
com.github.spotbugs
spotbugs-annotations
+ 4.3.0
provided
true
@@ -234,6 +240,7 @@
org.kohsuke
access-modifier-annotation
+ ${access-modifier-checker.version}
provided