removed `cms-test-commons` dependency

This commit is contained in:
Francesco Mangiacrapa 2024-09-19 10:05:24 +02:00
parent d14c31b9f2
commit daa307861d
1 changed files with 0 additions and 6 deletions

View File

@ -45,12 +45,6 @@
<artifactId>cms-plugin-framework</artifactId> <artifactId>cms-plugin-framework</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>cms-test-commons</artifactId>
<scope>test</scope>
</dependency>
</dependencies> </dependencies>