Skip to content

Commit 7e5c58a

Browse files
authored
Update build.gradle
1 parent f944b2b commit 7e5c58a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extra-dependencies/xls/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ dependencies {
2323
implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '5.2.5' , commonExclusions
2424
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.2.1', commonExclusions
2525
implementation group: 'com.github.virtuald', name: 'curvesapi', version: '1.08', commonExclusions
26+
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4', commonExclusions
2627
}

0 commit comments

Comments
 (0)