Remove jzlib dependency (#772)

* Remove jzlib dependency

* Document the Java 7 prerequisite
This commit is contained in:
Aaron Meriwether
2023-02-11 02:17:00 -06:00
committed by GitHub
parent 830a39dc24
commit 154a202384
4 changed files with 29 additions and 52 deletions

View File

@@ -95,7 +95,7 @@ If you need something that is not included, it shouldn't be too hard to add (do
http://ssh-comparison.quendi.de/comparison.html[SSH Implementation Comparison]
== Dependencies
Java 6+. http://www.slf4j.org/download.html[slf4j] is required. http://www.bouncycastle.org/java.html[bouncycastle] is highly recommended and required for using some of the crypto algorithms. http://www.jcraft.com/jzlib/[jzlib] is required for using zlib compression.
Java 7+. http://www.slf4j.org/download.html[slf4j] is required. http://www.bouncycastle.org/java.html[bouncycastle] is highly recommended and required for using some of the crypto algorithms.
== Reporting bugs
Issue tracker: https://github.com/hierynomus/sshj/issues