XML 오픈소스 변환처리기 제거
This commit is contained in:
parent
036cb5ddf1
commit
b786824261
7
pom.xml
7
pom.xml
@ -164,13 +164,6 @@
|
|||||||
<version>53.1</version>
|
<version>53.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- XML-Map 변환 기능을 위한 추가 (DIGITALSHIP KNKIM 2021.06.15)-->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.thoughtworks.xstream</groupId>
|
|
||||||
<artifactId>xstream</artifactId>
|
|
||||||
<version>1.4.4</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- XML/자바객체 변환 (DIGITALSHIP KNKIM 2021.06.21)-->
|
<!-- XML/자바객체 변환 (DIGITALSHIP KNKIM 2021.06.21)-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user