Skip to content

Commit

Permalink
0003395: Evaluate the use of the jsch dependency in SymmetricDS
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichalek committed Jan 31, 2018
1 parent a55896d commit edc03d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apply from: symAssembleDir + '/common.gradle'
compile "org.springframework:spring-context:$springVersion"
compile "commons-cli:commons-cli:$commonsCliVersion"
compile "commons-vfs:commons-vfs:1.0"
compile "com.jcraft:jsch:0.1.48"
// compile "com.jcraft:jsch:0.1.48"

provided "org.mongodb:mongo-java-driver:2.12.3"
provided "org.codehaus.mojo:animal-sniffer-annotations:$animalSnifferVersion"
Expand Down

0 comments on commit edc03d1

Please sign in to comment.