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

View File

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