File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 210210 <artifactId >commons-lang3</artifactId >
211211 <scope >test</scope >
212212 </dependency >
213+ <dependency >
214+ <groupId >org.apache.commons</groupId >
215+ <artifactId >commons-text</artifactId >
216+ <scope >test</scope >
217+ </dependency >
213218 <dependency >
214219 <groupId >commons-fileupload</groupId >
215220 <artifactId >commons-fileupload</artifactId >
Original file line number Diff line number Diff line change 3939 <include >commons-logging:commons-logging</include >
4040 <include >com.fasterxml.jackson.core:jackson-core</include >
4141 <include >org.apache.commons:commons-lang3</include >
42+ <include >org.apache.commons:commons-text</include >
4243 <include >org.apache.commons:commons-collections4</include >
4344 <include >org.apache.jackrabbit:jackrabbit-jcr-commons</include >
4445 <include >org.apache.jackrabbit:jackrabbit-data</include >
You can’t perform that action at this time.
0 commit comments