Skip to content

Commit 02ee075

Browse files
authored
chore: Update opcua dependency to align to Kura target platform (#5785)
Signed-off-by: MMaiero <matteo.maiero@eurotech.com>
1 parent 0926e14 commit 02ee075

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kura/org.eclipse.kura.driver.opcua.provider

kura/org.eclipse.kura.driver.opcua.provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<com.digitalpetri.netty.netty-channel-fsm.version>0.8</com.digitalpetri.netty.netty-channel-fsm.version>
3737
<com.digitalpetri.fsm.strict-machine.version>0.6</com.digitalpetri.fsm.strict-machine.version>
3838
<com.google.guava.failureaccess.version>1.0</com.google.guava.failureaccess.version>
39-
<org.bouncycastle.version>1.77</org.bouncycastle.version>
39+
<org.bouncycastle.version>1.78.1</org.bouncycastle.version>
4040
<sonar.coverage.jacoco.xmlReportPaths>
4141
${project.basedir}/../test/org.eclipse.kura.internal.driver.opcua.test/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
4242
</properties>

0 commit comments

Comments
 (0)