Browse Source

update org.apache.poi:poi-scratchpad 5.0.0 to 5.2.1

claire9910 3 năm trước cách đây
mục cha
commit
4564227749
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -210,7 +210,7 @@
         <dependency>
             <groupId>org.apache.poi</groupId>
             <artifactId>poi-scratchpad</artifactId>
-            <version>5.0.0</version>
+            <version>5.2.1</version>
         </dependency>
 
         <!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->