Upgrade SNAPSHOT to 1.2.2
[policy/engine.git] / POLICY-SDK-APP / pom.xml
index 9d6a93b..f5ced68 100644 (file)
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.2-SNAPSHOT</version>
        </parent>
        <artifactId>POLICY-SDK-APP</artifactId>
        <packaging>war</packaging>
                <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>