Updated `maven-portal-bom` to last version: 3.6.3

This commit is contained in:
Mauro Mugnaini 2021-06-24 18:25:51 +02:00
parent f1859341f9
commit a107f6b54e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,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>