Rev 418 | Rev 445 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 418 | Rev 430 | ||
|---|---|---|---|
| Line 277... | Line 277... | ||
| 277 | 277 | ||
| 278 | <dependency>
|
278 | <dependency>
|
| 279 | <groupId>commons-io</groupId> |
279 | <groupId>commons-io</groupId> |
| 280 | <artifactId>commons-io</artifactId> |
280 | <artifactId>commons-io</artifactId> |
| 281 | <version>2.5</version> |
281 | <version>2.5</version> |
| 282 | </dependency>
|
- | |
| - | 282 | </dependency>
|
|
| - | 283 | ||
| - | 284 | <dependency>
|
|
| - | 285 | <groupId>commons-fileupload</groupId> |
|
| - | 286 | <artifactId>commons-fileupload</artifactId> |
|
| - | 287 | <version>1.3</version> |
|
| - | 288 | </dependency>
|
|
| - | 289 | ||
| - | 290 | <dependency>
|
|
| - | 291 | <groupId>com.itextpdf</groupId> |
|
| - | 292 | <artifactId>itextpdf</artifactId> |
|
| - | 293 | <version>5.4.0</version> |
|
| - | 294 | </dependency>
|
|
| 283 | 295 | ||
| 284 | <dependency>
|
296 | <dependency>
|
| 285 | <groupId>org.apache.poi</groupId> |
297 | <groupId>org.apache.poi</groupId> |
| 286 | <artifactId>poi-ooxml</artifactId> |
298 | <artifactId>poi-ooxml</artifactId> |
| 287 | <version>3.17</version> |
299 | <version>3.17</version> |