From: lsiepel Date: Mon, 10 Jun 2024 20:59:16 +0000 (+0200) Subject: [androidtv] Bump bouncy castle to 1.78.1 (#16863) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=726a868ce1d7c482ff2e2c527b79d2105f0734e8;p=openhab-addons.git [androidtv] Bump bouncy castle to 1.78.1 (#16863) Signed-off-by: Leo Siepel --- diff --git a/bundles/org.openhab.binding.androidtv/pom.xml b/bundles/org.openhab.binding.androidtv/pom.xml index 2f7e8d4641..cec48d882c 100644 --- a/bundles/org.openhab.binding.androidtv/pom.xml +++ b/bundles/org.openhab.binding.androidtv/pom.xml @@ -16,25 +16,26 @@ !net.sf.ehcache.*,!net.spy.* + 1.78.1 org.bouncycastle bcpkix-jdk18on - 1.78 + ${bouncycastle.version} compile org.bouncycastle bcprov-jdk18on - 1.78 + ${bouncycastle.version} compile org.bouncycastle bcutil-jdk18on - 1.78 + ${bouncycastle.version} compile