GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/2152
CAMEL-12027 - removal of import org.openmuc.jasn1.ber.BerByteArrayOut⦠â¦putStream from encode method's param and upgrade jasn1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-12027 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2152.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2152 ---- commit a6aca6d4db9604fce9db9f2ec325c6201ce6662c Author: onders86 <ondersezgin+git...@gmail.com> Date: 2017-12-19T18:28:48Z CAMEL-12027 - removal of import org.openmuc.jasn1.ber.BerByteArrayOutputStream from encode method's param and upgrade jasn1 ---- ---