Unverified Commit 5aba3a97 authored by akrherz's avatar akrherz

OF-546 remove duplicated commons-pool2 dependency

parent a417e59c
...@@ -323,11 +323,6 @@ ...@@ -323,11 +323,6 @@
<artifactId>commons-codec</artifactId> <artifactId>commons-codec</artifactId>
<version>1.9</version> <version>1.9</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.4.2</version>
</dependency>
<dependency> <dependency>
<groupId>com.cenqua.shaj</groupId> <groupId>com.cenqua.shaj</groupId>
<artifactId>shaj</artifactId> <artifactId>shaj</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment