aboutsummaryrefslogtreecommitdiffstats
path: root/docprocs
diff options
context:
space:
mode:
Diffstat (limited to 'docprocs')
-rw-r--r--docprocs/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docprocs/pom.xml b/docprocs/pom.xml
index 2d222431d8f..b7272de2253 100644
--- a/docprocs/pom.xml
+++ b/docprocs/pom.xml
@@ -52,6 +52,10 @@
<artifactId>annotations</artifactId>
</exclusion>
<exclusion>
+ <groupId>commons-codec</groupId>
+ <artifactId>commons-codec</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</exclusion>