Skip to content

Commit ab70063

Browse files
dependabot[bot]Malaydewangan09
authored andcommitted
build(deps): bump com.github.mwiede:jsch from 2.27.6 to 2.27.7
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 2.27.6 to 2.27.7. - [Release notes](https://github.com/mwiede/jsch/releases) - [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog) - [Commits](mwiede/jsch@jsch-2.27.6...jsch-2.27.7) --- updated-dependencies: - dependency-name: com.github.mwiede:jsch dependency-version: 2.27.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01aab9b commit ab70063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
api group: 'org.apache.commons', name: 'commons-vfs2', version: '2.10.0'
5555
// SMB VFS with SMB2/3 support
5656
api group: 'com.github.new-proimage', name: 'vfs-jcifs-smb', version: '0.9.3'
57-
api group: 'com.github.mwiede', name: 'jsch', version: '2.27.6'
57+
api group: 'com.github.mwiede', name: 'jsch', version: '2.27.7'
5858
api 'commons-net:commons-net:3.12.0'
5959
api group: 'org.codelibs', name: 'jcifs', version: '2.1.40'
6060

0 commit comments

Comments
 (0)