Skip to content
Snippets Groups Projects
Unverified Commit 51c8941b authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Bump SSHd lib -> 2.9.0 [master] (#24477)

* Bump SSHd lib -> 2.9.0 [master]

* Remove old comment
parent 96c748f5
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@
org.apache.poi/poi-ooxml {:mvn/version "5.2.2"
:exclusions [org.bouncycastle/bcpkix-jdk15on
org.bouncycastle/bcprov-jdk15on]}
org.apache.sshd/sshd-core {:mvn/version "2.8.0"} ; ssh tunneling and test server -- do not use 2.6.0 to 2.7.0, see metabase#18316
org.apache.sshd/sshd-core {:mvn/version "2.9.0"} ; ssh tunneling and test server
org.apache.xmlgraphics/batik-all {:mvn/version "1.14"} ; SVG -> image
org.clojars.pntblnk/clj-ldap {:mvn/version "0.0.17"} ; LDAP client
org.bouncycastle/bcpkix-jdk15on {:mvn/version "1.70"} ; Bouncy Castle crypto library -- explicit version of BC specified to resolve illegal reflective access errors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment