fixed pom

This commit is contained in:
Massimiliano Assante 2023-12-05 15:46:36 +01:00
parent e8ca4a46a7
commit 9d04f4af59
1 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@ -67,7 +67,6 @@
<dependency>
<groupId>org.gcube.common.portal</groupId>
<artifactId>portal-manager</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>