From 1728592b9726b2377d85c2c84c37691932e4d8dd Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Sat, 30 Jul 2016 12:39:16 +0000 Subject: [PATCH] Sonar wants to know about the new commons collections dependency too! git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754620 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/main/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index 72c3eebfcb..ffc9499d96 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -110,6 +110,11 @@ + + org.apache.commons + commons-collections4 + 4.1 + commons-codec commons-codec -- 2.39.5