]> source.dussan.org Git - poi.git/commitdiff
Sonar wants to know about the new commons collections dependency too!
authorNick Burch <nick@apache.org>
Sat, 30 Jul 2016 12:39:16 +0000 (12:39 +0000)
committerNick Burch <nick@apache.org>
Sat, 30 Jul 2016 12:39:16 +0000 (12:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754620 13f79535-47bb-0310-9956-ffa450edef68

sonar/main/pom.xml

index 72c3eebfcbdebb22ee7cf9c9e3bf84dc1d87582e..ffc9499d96cfe703950cca6fc9da74c9a9c6a304 100644 (file)
     </build>
 
     <dependencies>
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-collections4</artifactId>
+            <version>4.1</version>
+        </dependency>
         <dependency>
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>