mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade commons-pool2 to 2.13.1 (#5264)
Upgrade commons-pool2 from 2.12.1 to 2.13.1 Changelog: https://commons.apache.org/proper/commons-pool/changes.html#a2.13.1 https://commons.apache.org/proper/commons-pool/changes.html#a2.13.0 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
<feature>openhab-core-base</feature>
|
||||
<feature>openhab-transport-serial</feature>
|
||||
|
||||
<bundle dependency="true">mvn:org.apache.commons/commons-pool2/2.12.1</bundle>
|
||||
<bundle dependency="true">mvn:org.apache.commons/commons-pool2/2.13.1</bundle>
|
||||
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.io.transport.modbus/${project.version}</bundle>
|
||||
</feature>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user