File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 <jquery3-api .version>3.5.1-3</jquery3-api .version>
3939 <bootstrap4-api .version>4.6.0-2</bootstrap4-api .version>
4040 <popper-api .version>1.16.1-2</popper-api .version>
41+ <error_prone_annotations .version>2.5.1</error_prone_annotations .version>
4142
42- <commons .digester.version>2.1</commons .digester.version>
4343 <commons .digester3.version>3.2</commons .digester3.version>
4444
4545 <eclipse-collections .version>9.2.0</eclipse-collections .version>
100100
101101 <dependencyManagement >
102102 <dependencies >
103- <dependency >
104- <groupId >org.codehaus.groovy</groupId >
105- <artifactId >groovy-all</artifactId >
106- <version >2.4.21</version >
107- </dependency >
108- <dependency >
109- <groupId >commons-net</groupId >
110- <artifactId >commons-net</artifactId >
111- <version >3.7.2</version >
112- </dependency >
113- <dependency >
114- <groupId >io.jenkins.plugins</groupId >
115- <artifactId >code-coverage-api</artifactId >
116- <version >1.2.0</version >
117- </dependency >
118103 <dependency >
119104 <groupId >io.jenkins.plugins</groupId >
120105 <artifactId >popper-api</artifactId >
123108 <dependency >
124109 <groupId >com.google.errorprone</groupId >
125110 <artifactId >error_prone_annotations</artifactId >
126- <version >2.5.1 </version >
111+ <version >${error_prone_annotations.version} </version >
127112 </dependency >
128113 </dependencies >
129114 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments