mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
@@ -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}">
|
||||
|
||||
Reference in New Issue
Block a user