Upgrade poi to clear CLM 21/43521/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 18 Apr 2018 13:55:48 +0000 (09:55 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 18 Apr 2018 13:57:37 +0000 (09:57 -0400)
https://nvd.nist.gov/vuln/detail/CVE-2017-12626

Issue-ID: POLICY-722
Change-Id: I016d2d357858729b402ad010d47a31af053d2799
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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>