Browse Source

upgrade poi

tags/2.0.1
Jonathan Cobb 4 years ago
parent
commit
f5e6290cc6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -138,7 +138,7 @@ cobbzilla-utils is available under the Apache License, version 2: http://www.apa
<dependency> <dependency>
<groupId>org.apache.poi</groupId> <groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId> <artifactId>poi-ooxml</artifactId>
<version>4.1.1</version>
<version>4.1.2</version>
</dependency> </dependency>


<dependency> <dependency>


Loading…
Cancel
Save