This is an automated email from the ASF dual-hosted git repository. solomax pushed a commit to branch 4.0.x in repository https://gitbox.apache.org/repos/asf/openmeetings.git
commit 02f12492b0c0603afd84a58e13887c32c978e39f Author: Maxim Solodovnik <solomax...@gmail.com> AuthorDate: Tue Oct 2 20:07:32 2018 +0700 [OPENMEETINGS-1928] logger conflict should be resolved --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index b9a0e67..535b9ec 100644 --- a/pom.xml +++ b/pom.xml @@ -862,10 +862,6 @@ <version>${tika-parsers.version}</version> <exclusions> <exclusion> - <groupId>org.ow2.asm</groupId> - <artifactId>asm</artifactId> - </exclusion> - <exclusion> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> </exclusion>