Merge branch 'develop' into feature/fuse-integration

# Conflicts:
#	main/commons/pom.xml
#	main/pom.xml
This commit is contained in:
Sebastian Stenzel
2018-03-06 11:34:41 +01:00
18 changed files with 143 additions and 355 deletions
-8
View File
@@ -66,20 +66,12 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<!-- DI -->
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger</artifactId>
</dependency>
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger-compiler</artifactId>
</dependency>
<!-- Zxcvbn -->
<dependency>