Updated spd-client-library to [4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT) in order

to avoid ethics dependencies
This commit is contained in:
Francesco Mangiacrapa 2021-10-28 14:28:45 +02:00
parent 333cd2b7b1
commit 69e41bfc7d
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Ported to workspace-explorer v2.X.Y
- Ported to geonetwork [3.4.5,4.0.0-SNAPSHOT)
- Ported to storagehub-client-wrapper [1.0.0, 2.0.0-SNAPSHOT)
- Ported to spd-client-library [4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT)
## [v3.10.0] - 22-05-2020

View File

@ -94,7 +94,7 @@
<dependency>
<groupId>org.gcube.data.spd</groupId>
<artifactId>spd-client-library</artifactId>
<version>[4.0.0, 5.0.0-SNAPSHOT)</version>
<version>[4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT)</version>
<scope>compile</scope>
</dependency>