File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 2323 <jira-rest-client .version>5.2.2</jira-rest-client .version>
2424 <fugue .version>3.0.0</fugue .version>
2525 <!-- jenkins -->
26- <jenkins .version>2.222.4 </jenkins .version>
26+ <jenkins .version>2.249.3 </jenkins .version>
2727 <!-- security spotbugs -->
2828 <spotbugs .failOnError>false</spotbugs .failOnError>
2929 </properties >
315315 <version >2.22</version >
316316 <scope >test</scope >
317317 </dependency >
318+ <dependency >
319+ <groupId >org.jetbrains</groupId >
320+ <artifactId >annotations</artifactId >
321+ <version >RELEASE</version >
322+ <scope >compile</scope >
323+ </dependency >
318324 </dependencies >
319325
320326 <dependencyManagement >
321327 <dependencies >
322328 <dependency >
323329 <groupId >io.jenkins.tools.bom</groupId >
324- <artifactId >bom-2.222 .x</artifactId >
330+ <artifactId >bom-2.249 .x</artifactId >
325331 <version >23</version >
326332 <scope >import</scope >
327333 <type >pom</type >
You can’t perform that action at this time.
0 commit comments