We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc893ec commit da165deCopy full SHA for da165de
pom.xml
@@ -121,12 +121,6 @@
121
<artifactId>poi-ooxml</artifactId>
122
<version>5.2.3</version>
123
</dependency>
124
- <!-- Commons IO for file reading -->
125
- <dependency>
126
- <groupId>commons-io</groupId>
127
- <artifactId>commons-io</artifactId>
128
- <version>2.13.0</version>
129
- </dependency>
130
</dependencies>
131
132
<build>
0 commit comments