File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 <dependency >
5050 <groupId >org.apache.poi</groupId >
5151 <artifactId >poi</artifactId >
52- <version >5.1.0 </version >
52+ <version >5.2.2 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >colt</groupId >
9393 <dependency >
9494 <groupId >org.apache.httpcomponents</groupId >
9595 <artifactId >httpcore</artifactId >
96- <version >4.4.14 </version >
96+ <version >4.4.15 </version >
9797 </dependency >
9898 <dependency >
9999 <groupId >org.apache.httpcomponents</groupId >
142142 <dependency >
143143 <groupId >org.slf4j</groupId >
144144 <artifactId >slf4j-api</artifactId >
145- <version >1.7.32 </version >
145+ <version >1.7.36 </version >
146146 </dependency >
147147
148148 <!-- Jena -->
218218 <dependency >
219219 <groupId >xml-apis</groupId >
220220 <artifactId >xml-apis</artifactId >
221+ <!-- suppress MavenPackageUpdate -->
221222 <version >1.4.01</version >
222223 </dependency >
223224 <dependency >
224225 <groupId >com.opencsv</groupId >
225226 <artifactId >opencsv</artifactId >
226- <version >5.5.2 </version >
227+ <version >5.6 </version >
227228 </dependency >
228229
229230 <!-- Testing utilities -->
You can’t perform that action at this time.
0 commit comments