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 aadce7c commit d31450fCopy full SHA for d31450f
pom.xml
@@ -41,7 +41,7 @@
41
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
42
<junit.version>4.13.1</junit.version>
43
<mockito.version>3.11.2</mockito.version>
44
- <poi.version>3.17</poi.version>
+ <poi.version>4.1.1</poi.version>
45
<xmlgraphics.version>2.1</xmlgraphics.version>
46
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
47
<maven.appassembler.plugin.version>2.1.0</maven.appassembler.plugin.version>
0 commit comments