Moved to maven-portal-bom 3.6.3

This commit is contained in:
Francesco Mangiacrapa 2021-06-24 15:04:47 +02:00
parent 98ea30ff1e
commit 027c05eec8
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
#### Fixes #### Fixes
[#21575] Fixed icon associated with simple folders in the grid view [#21575] Fixed icon associated with simple folders in the grid view
Moved to maven-portal-bom 3.6.3
## [v6.33.0] - 2021-05-11 ## [v6.33.0] - 2021-05-11

View File

@ -46,7 +46,7 @@
<dependency> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId> <artifactId>maven-portal-bom</artifactId>
<version>3.6.2</version> <version>3.6.3</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>