|
@@ -153,13 +153,18 @@
|
|
|
<version>7.2.4</version>
|
|
|
<type>pom</type>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.pdfbox</groupId>
|
|
|
+ <artifactId>pdfbox</artifactId>
|
|
|
+ <version>2.0.24</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>com.e.visa</groupId>
|
|
|
<artifactId>http.client</artifactId>
|
|
|
<version>4.5.9</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
-
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|