File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 16011601 <groupId >commons-io</groupId >
16021602 <artifactId >commons-io</artifactId >
16031603 </exclude >
1604+ <exclude >
1605+ <groupId >commons-codec</groupId >
1606+ <artifactId >commons-codec</artifactId >
1607+ </exclude >
1608+ <exclude >
1609+ <groupId >commons-collections</groupId >
1610+ <artifactId >commons-collections</artifactId >
1611+ </exclude >
1612+ <exclude >
1613+ <groupId >org.apache.commons</groupId >
1614+ <artifactId >commons-compress</artifactId >
1615+ </exclude >
1616+ <exclude >
1617+ <groupId >commons-logging</groupId >
1618+ <artifactId >commons-logging</artifactId >
1619+ </exclude >
1620+ <exclude >
1621+ <groupId >org.apache.commons</groupId >
1622+ <artifactId >commons-text</artifactId >
1623+ </exclude >
16041624 </excludes >
16051625 </configuration >
16061626 <executions >
You can’t perform that action at this time.
0 commit comments