Upgrade poi to clear CLM
[policy/engine.git] / POLICY-SDK-APP / pom.xml
index 9d6a93b..91ebf7a 100644 (file)
                <dependency>
                <groupId>org.apache.poi</groupId>
                <artifactId>poi</artifactId>
-               <version>3.15</version>
+               <version>3.17</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.poi</groupId>
                        <artifactId>poi-ooxml</artifactId>
-                       <version>3.15</version>
+                       <version>3.17</version>
                </dependency>
                <!-- https://mvnrepository.com/artifact/com.esotericsoftware.yamlbeans/yamlbeans -->
                <dependency>