Ignition v8.1.47 : custom module is giving error related to "bouncycastle"

Hi ,

I am having issue with my custom ignition module Build a Module | Ignition SDK Programmer's Guide

I built a custom ignition module in Maven with and as 8.1.0-SNAPSHOT . My module works fine with Ignition v8.1.37.
But with Ignition v8.1.47 , my module is giving the below error
“java.lang.ClassCastException: class org.bouncycastle.asn1.DLTaggedObject cannot be cast to class org.bouncycastle.asn1.ASN1ApplicationSpecific (org.bouncycastle.asn1.DLTaggedObject is in unnamed module of loader 'app'; org.bouncycastle.asn1.ASN1ApplicationSpecific is in unnamed module of loader com.inductiveautomation.ignition.gateway.modules.ModuleClassLoader)”

I tried building my module with and as 8.1.47 and 8.1.37 .
Still getting the same above error when this module is installed in Ignition v8.1.47

I do not use this “bouncycastle” in my module. Looks like Ignition is using it internally.
Looks like in Ignition 8.1.44 there was the below update
“Security :Upgraded bouncy castle library from 1.69 to 1.78.1 “
As mentioned here Ignition Release Notes for Version 8.1.44 | Inductive Automation

Can you provide a solution for this issue ?

Can you provide full logs and/or stack trace?

It may also be necessary to share your module.