File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <licenses >
4141 <license >
4242 <name >The Apache Software License, Version 2.0</name >
43- <url >http ://www.apache. org/licenses/LICENSE -2.0.txt </url >
43+ <url >https ://opensource. org/licenses/Apache -2.0</url >
4444 <distribution >repo</distribution >
4545 </license >
4646 </licenses >
7171 </pluginRepository >
7272 </pluginRepositories >
7373
74+ <dependencyManagement >
75+ <dependencies >
76+ <dependency >
77+ <groupId >io.jenkins.tools.bom</groupId >
78+ <artifactId >bom-2.319.x</artifactId >
79+ <version >1654.vcb_69d035fa_20</version >
80+ <type >pom</type >
81+ <scope >import</scope >
82+ </dependency >
83+ </dependencies >
84+ </dependencyManagement >
85+
7486 <dependencies >
7587 <dependency >
7688 <groupId >org.mockito</groupId >
8799 <dependency >
88100 <groupId >org.jenkins-ci.plugins</groupId >
89101 <artifactId >github-api</artifactId >
90- <version >1.303-400.v35c2d8258028</version >
102+ </dependency >
103+
104+ <dependency >
105+ <groupId >org.jenkins-ci.plugins</groupId >
106+ <artifactId >jackson2-api</artifactId >
91107 </dependency >
92108
93109 <dependency >
You can’t perform that action at this time.
0 commit comments