]> git.basschouten.com Git - openhab-addons.git/commit
Configure XStream security and resolve itest bundles (#8663)
authorWouter Born <github@maindrain.net>
Sun, 4 Oct 2020 20:10:04 +0000 (22:10 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 20:10:04 +0000 (22:10 +0200)
commitbe7e9c9680d4725dcc3ea6b2eb02267b57f313a5
tree4f237f2b1841dbce8ffe9fd89f59085067ecc2c3
parent3ea3570306ef3d32dcfdf00322a167e690ecc39a
Configure XStream security and resolve itest bundles (#8663)

* Configures XStream security to prevent "Security framework of XStream not initialized, XStream is probably vulnerable" warnings.
* Resolves the itest bundles for the upgrade to XStream 1.4.13

Related to openhab/openhab-core#1688

Signed-off-by: Wouter Born <github@maindrain.net>
12 files changed:
bundles/org.openhab.binding.homematic/src/main/java/org/openhab/binding/homematic/internal/communicator/CcuGateway.java
bundles/org.openhab.binding.lcn/src/main/java/org/openhab/binding/lcn/internal/pchkdiscovery/LcnPchkDiscoveryService.java
bundles/org.openhab.binding.lutron/src/main/java/org/openhab/binding/lutron/internal/xml/DbXmlInfoReader.java
itests/org.openhab.binding.feed.tests/itest.bndrun
itests/org.openhab.binding.hue.tests/itest.bndrun
itests/org.openhab.binding.max.tests/itest.bndrun
itests/org.openhab.binding.modbus.tests/itest.bndrun
itests/org.openhab.binding.nest.tests/itest.bndrun
itests/org.openhab.binding.ntp.tests/itest.bndrun
itests/org.openhab.binding.systeminfo.tests/itest.bndrun
itests/org.openhab.binding.tradfri.tests/itest.bndrun
itests/org.openhab.binding.wemo.tests/itest.bndrun