diff options
Diffstat (limited to 'datarouter-node')
-rwxr-xr-x | datarouter-node/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 537b05b5..06aa3fcf 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -128,10 +128,6 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> </dependency> - <dependency> - <groupId>com.thoughtworks.xstream</groupId> - <artifactId>xstream</artifactId> - </dependency> </dependencies> <profiles> <profile> |