Skip to content

Commit 7505f97

Browse files
committed
Fix org.jenkins-ci:symbol-annotation to use bom version
(cherry picked from commit 71f2988a2bf5663f38a039494075079482d93605)
1 parent 0f8fad1 commit 7505f97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
<version>1.18</version>
8484
<scope>provided</scope>
8585
</dependency>
86+
<dependency>
87+
<groupId>org.jenkins-ci</groupId>
88+
<artifactId>symbol-annotation</artifactId>
89+
</dependency>
8690
<dependency>
8791
<groupId>junit</groupId>
8892
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)