Skip to content

Commit

Permalink
Document the Java 7 prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
p120ph37 committed Feb 10, 2023
1 parent cdb8311 commit ec74015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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
Expand Down

0 comments on commit ec74015

Please sign in to comment.