Update git submodules
authork.kazak <k.kazak@samsung.com>
Mon, 19 Aug 2019 10:52:26 +0000 (12:52 +0200)
committerGerrit Code Review <gerrit@onap.org>
Mon, 19 Aug 2019 10:52:26 +0000 (10:52 +0000)
commit1fee5d9b62b613ee66ebfede21fabac31bbd9c32
tree3ac66010352b454b9b85d50ff1457554749520fd
parent494d12f47a7d7997f3446e73b08019c493c32c00
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 81f26b4c1837c9f8ff49619782fe01d99f4f0683
  - Close input streams via try-with-resources

    DefaultDmaapPropertiesImpl: close FileInputStream after loading
    ServicePluginFactory: close HttpClient if processing fails
    close application.properties InputStream after loading
    remove redundant catch block if behavior is the same
    add logging of exception in finally block
    BpmnInstaller: close csarFile if processing fails

    Change-Id: Ic6f942c401277c5150c5cc1297aba27ccd40694c
    Coverity-scan: CID-203903, CID-211476, CID-211615, CID-219308
    Issue-ID: SO-2211
Signed-off-by: k.kazak <k.kazak@samsung.com>
docs/submodules/so.git