Compare commits

...

1 Commits

2 changed files with 1 additions and 5 deletions

View File

@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
#### Enhancements
- [#23225] Updated the method to read the members of (VRE or Simple) shared folders
- [#26529] Removed social networking library dependency
## [v2.0.6] - 2020-07-15

View File

@ -155,11 +155,6 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>