Skip to content

Commit 45d32b5

Browse files
Bump com.github.mwiede:jsch from 2.28.2 to 2.28.3 (#6695)
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 2.28.2 to 2.28.3. - [Release notes](https://github.com/mwiede/jsch/releases) - [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog) - [Commits](mwiede/jsch@jsch-2.28.2...jsch-2.28.3) --- updated-dependencies: - dependency-name: com.github.mwiede:jsch dependency-version: 2.28.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1555ade commit 45d32b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vividus-plugin-ssh/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation platform(libs.slf4j.bom)
1010
implementation(libs.slf4j.api)
1111
implementation(libs.apache.commons.lang3)
12-
implementation('com.github.mwiede:jsch:2.28.2')
12+
implementation('com.github.mwiede:jsch:2.28.3')
1313

1414
testImplementation platform(libs.junit.bom)
1515
testImplementation(libs.junit.jupiter)

0 commit comments

Comments
 (0)