upgraded gcube-smartgears-bom version

This commit is contained in:
Luca Frosini 2024-04-30 11:29:27 +02:00
parent 3e66cfe5f1
commit bd7a1d9dc5
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v3.7.0-SNAPSHOT]
- new version to get latest version of new IS libraries
- upgraded gcube-smartgears-bom version
## [v3.6.0]

View File

@ -29,7 +29,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.5.0</version>
<version>2.5.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>