Skip to content

Commit

Permalink
deps(com.pastdev:jsch-nio): update dependency to v1 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 4664b88 commit de0aca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ testing {
implementation "ch.pontius.nio:smb-nio:0.12.0"

// Provides transitive vulnerable dependency maven:com.jcraft:jsch:0.1.53
implementation "com.pastdev:jsch-nio:0.1.7"
implementation "com.pastdev:jsch-nio:1.0.14"
implementation "com.jcraft:jsch:0.1.55"
}
}
Expand Down

0 comments on commit de0aca5

Please sign in to comment.