This commit is contained in:
Lucio Lelii 2017-09-26 15:41:28 +00:00
parent ce1daf2058
commit bca1eb2534
1 changed files with 6 additions and 0 deletions

View File

@ -66,6 +66,12 @@
<artifactId>common-encryption</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.11</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>