File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 <artifactId >xml-apis</artifactId >
8787 </dependency >
8888
89+ <dependency >
90+ <groupId >commons-io</groupId >
91+ <artifactId >commons-io</artifactId >
92+ <scope >test</scope >
93+ </dependency >
94+
8995 <dependency >
9096 <groupId >junit</groupId >
9197 <artifactId >junit</artifactId >
Original file line number Diff line number Diff line change 8686 <artifactId >log4j-api</artifactId >
8787 </dependency >
8888
89+ <dependency >
90+ <groupId >commons-io</groupId >
91+ <artifactId >commons-io</artifactId >
92+ </dependency >
93+
8994 <dependency >
9095 <groupId >com.evolvedbinary.thirdparty.xml-apis</groupId >
9196 <artifactId >xml-apis</artifactId >
Original file line number Diff line number Diff line change 118118 <artifactId >commons-codec</artifactId >
119119 </dependency >
120120
121+ <dependency >
122+ <groupId >commons-io</groupId >
123+ <artifactId >commons-io</artifactId >
124+ </dependency >
125+
121126 <dependency >
122127 <groupId >org.apache.logging.log4j</groupId >
123128 <artifactId >log4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments