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.
2 parents 8c5bc7f + aa41ca2 commit 84089d5Copy full SHA for 84089d5
apache-poi/pom.xml
@@ -69,12 +69,11 @@
69
</build>
70
71
<properties>
72
- <poi.version>5.3.0</poi.version>
+ <poi.version>5.5.0</poi.version>
73
<jexcel.version>1.0.9</jexcel.version>
74
- <fastexcel.version>0.18.0</fastexcel.version>
+ <fastexcel.version>0.19.0</fastexcel.version>
75
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
76
<log4j.version>2.23.1</log4j.version>
77
- <maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version> <!-- cannot upgrade without breaking build -->
78
<poiji.version>4.2.0</poiji.version>
79
</properties>
80
0 commit comments