Fix boucycastle upgrade (#5507)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-04-21 23:17:57 +02:00
committed by GitHub
parent aa3ba46d09
commit eb87e75200
2 changed files with 2 additions and 2 deletions
@@ -48,7 +48,7 @@
<bundle>mvn:org.eclipse.californium/element-connector/4.0.0-M2</bundle>
<bundle>mvn:org.eclipse.californium/scandium/4.0.0-M2</bundle>
<bundle dependency="true">mvn:org.slf4j/jul-to-slf4j/2.0.17</bundle>
<bundle dependency="true">mvn:org.bouncycastle/bcprov-jdk18on/1.83</bundle>
<bundle dependency="true">mvn:org.bouncycastle/bcprov-jdk18on/1.84</bundle>
</feature>
<feature name="openhab.tp-commons-net" description="The Apache Commons Net library" version="${project.version}">