Merge branch 'patches-1.0.x'

# Conflicts:
#	main/filesystem-charsets/pom.xml
This commit is contained in:
Sebastian Stenzel
2016-05-10 14:49:20 +02:00
13 changed files with 143 additions and 19 deletions
+8
View File
@@ -275,6 +275,14 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jul</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
</dependencies>
<modules>