mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-31 05:24:26 +02:00
Fix boucycastle upgrade (#5507)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -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}">
|
||||
|
||||
Reference in New Issue
Block a user