Moved to maven-portal-bom 3.6.3

This commit is contained in:
Francesco Mangiacrapa 2021-06-24 15:08:27 +02:00
parent e2fa61e5b1
commit 778e0a807e
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v6.27.1] - 2021-06-22 ## [v6.27.1] - 2021-06-22
[#21575] Including ws-tree bug fix [#21575] Including ws-tree bug fix
Moved to maven-portal-bom 3.6.3
## [v6.27.0] - 2021-05-10 ## [v6.27.0] - 2021-05-10

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>