kemitix commented on issue #1039: [Security] Bump bouncycastle.version from 1.51 to 1.60 URL: https://github.com/apache/brooklyn-server/pull/1039#issuecomment-462764180 @aledsage Hold on - I'm seeing problems trying to stop the instance. UI: `Blocked on: invoking stop[] on 1 node for Server (Brooklyn Example) entity` Logs: ``` Exception in thread "reader" java.lang.NoClassDefFoundError: net/i2p/crypto/eddsa/math/Curve at com.hierynomus.sshj.signature.Ed25519PublicKey.<init>(Ed25519PublicKey.java:36) at net.schmizz.sshj.common.KeyType$6.readPubKeyFromBuffer(KeyType.java:188) at net.schmizz.sshj.common.Buffer.readPublicKey(Buffer.java:468) at net.schmizz.sshj.transport.kex.AbstractDHG.next(AbstractDHG.java:66) at net.schmizz.sshj.transport.KeyExchanger.handle(KeyExchanger.java:364) at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:503) at net.schmizz.sshj.transport.Decoder.decodeMte(Decoder.java:159) at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:79) at net.schmizz.sshj.transport.Decoder.received(Decoder.java:231) at net.schmizz.sshj.transport.Reader.run(Reader.java:59) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
