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
### Features
- Updated pom for StorageHub 2
- Removed social networking library dependency #26528
## [v1.15.0] - 2021-11-30

View File

@ -215,11 +215,6 @@
</dependency>
<!-- Social -->
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<!-- Common Encryption -->
<dependency>