Upgrade snakeyaml to 1.26 35/103635/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 12 Mar 2020 19:36:36 +0000 (15:36 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 12 Mar 2020 19:36:41 +0000 (15:36 -0400)
I have tested compilation with all the other repos and this
seems to work fine.

Issue-ID: POLICY-2427
Change-Id: Iadf8ee26ccbd05aea6253a69abe3fe75e2531cd4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
integration/pom.xml

index 8fcd6ee..2cf7185 100644 (file)
             <dependency>
                 <groupId>org.yaml</groupId>
                 <artifactId>snakeyaml</artifactId>
-                <version>1.25</version>
+                <version>1.26</version>
             </dependency>
 
             <!-- Drools -->