Skip to content

Commit

Permalink
deps(ch.pontius.nio:smb-nio): update dependency to v0.12.0 (#12)
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 f03cf56 commit 4664b88
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 @@ -48,7 +48,7 @@ testing {
implementation project()
implementation "software.amazon.nio.s3:aws-java-nio-spi-for-s3:1.2.4"

implementation "ch.pontius.nio:smb-nio:0.11.0"
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"
Expand Down

0 comments on commit 4664b88

Please sign in to comment.