|
|
@ -158,14 +158,14 @@
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.pdfbox</groupId>
|
|
|
|
<groupId>org.apache.pdfbox</groupId>
|
|
|
|
<artifactId>pdfbox</artifactId>
|
|
|
|
<artifactId>pdfbox</artifactId>
|
|
|
|
<version>3.0.0</version>
|
|
|
|
<version>3.0.2</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- FTP 라이브러리 -->
|
|
|
|
<!-- FTP 라이브러리 -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-net</groupId>
|
|
|
|
<groupId>commons-net</groupId>
|
|
|
|
<artifactId>commons-net</artifactId>
|
|
|
|
<artifactId>commons-net</artifactId>
|
|
|
|
<version>2.2</version>
|
|
|
|
<version>3.10.0</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-discovery</groupId>
|
|
|
|
<groupId>commons-discovery</groupId>
|
|
|
|