diff --git a/pom.xml b/pom.xml
index b391bd5..536d095 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,18 @@
jenkinsci/lib-${project.artifactId}
+
+
+
+ org.junit
+ junit-bom
+ 5.9.0
+ pom
+ import
+
+
+
+
org.kohsuke.metainf-services
@@ -48,8 +60,13 @@
test
- junit
- junit
+ org.junit.jupiter
+ junit-jupiter
+ test
+
+
+ org.junit.vintage
+ junit-vintage-engine
test