이지우 - build 시 file name 변경
This commit is contained in:
parent
a154dd69f6
commit
bbf274b1d2
8
pom.xml
8
pom.xml
@ -342,11 +342,11 @@
|
|||||||
<version>3.16</version>
|
<version>3.16</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.poi</groupId>
|
<groupId>org.apache.poi</groupId>
|
||||||
<artifactId>poi-ooxml</artifactId>
|
<artifactId>poi-ooxml</artifactId>
|
||||||
<version>3.16</version>
|
<version>3.16</version>
|
||||||
</dependency>-->
|
</dependency>
|
||||||
|
|
||||||
<!-- 자동완성기능 gson 사용 -->
|
<!-- 자동완성기능 gson 사용 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
@ -489,11 +489,11 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml -->
|
<!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml -->
|
||||||
<dependency>
|
<!-- <dependency>
|
||||||
<groupId>org.apache.poi</groupId>
|
<groupId>org.apache.poi</groupId>
|
||||||
<artifactId>poi-ooxml</artifactId>
|
<artifactId>poi-ooxml</artifactId>
|
||||||
<version>3.9</version>
|
<version>3.9</version>
|
||||||
</dependency>
|
</dependency> -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user