Преглед изворни кода

07 30 8 fix excel dependency

hr пре 4 година
родитељ
комит
fd1a8aeb6d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -175,7 +175,7 @@
         <dependency>
             <groupId>org.apache.poi</groupId>
             <artifactId>poi-ooxml</artifactId>
-            <version>4.1.2</version>
+            <version>5.0.0</version>
         </dependency>
 
     </dependencies>