moved to 6.34.2-SNAPSHOT, commented xstream dependency

This commit is contained in:
Francesco Mangiacrapa 2022-03-09 16:35:49 +01:00
parent 58fc766113
commit b1dac31708
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -185,11 +185,11 @@
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <!-- <dependency> -->
<groupId>com.thoughtworks.xstream</groupId> <!-- <groupId>com.thoughtworks.xstream</groupId> -->
<artifactId>xstream</artifactId> <!-- <artifactId>xstream</artifactId> -->
<!-- <version>1.4.5</version> --> <!-- <version>1.4.5</version> -->
</dependency> <!-- </dependency> -->
<dependency> <dependency>
<groupId>org.gcube.portlets.widgets</groupId> <groupId>org.gcube.portlets.widgets</groupId>