Upgrade XStream to 1.4.21 (#4457)

* Upgrade XStream from 1.4.20 to 1.4.21, fixes CVE-2024-47072.
  See changelog at https://x-stream.github.io/changes.html#1.4.21

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2024-11-18 23:34:06 +01:00
committed by GitHub
parent d7495d26fe
commit 660102e3f9
25 changed files with 25 additions and 25 deletions
@@ -37,7 +37,7 @@
<bundle dependency="true">mvn:org.osgi/org.osgi.service.component.annotations/1.5.1</bundle>
<!-- TODO: Unbundled libraries -->
<bundle dependency="true">mvn:com.thoughtworks.xstream/xstream/1.4.20</bundle>
<bundle dependency="true">mvn:com.thoughtworks.xstream/xstream/1.4.21</bundle>
</feature>
<feature name="openhab.tp-coap" description="Californium CoAP library" version="${project.version}">