Skip to content

Commit

Permalink
build(deps): bump com.github.mwiede:jsch from 0.2.6 to 0.2.11
Browse files Browse the repository at this point in the history
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.6 to 0.2.11.
- [Release notes](https://github.com/mwiede/jsch/releases)
- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)
- [Commits](mwiede/jsch@jsch-0.2.6...jsch-0.2.11)

---
updated-dependencies:
- dependency-name: com.github.mwiede:jsch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 8a0ee45 commit 2241b62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@
<jrrdVersion>1.1.0</jrrdVersion>
<jrrd2Version>2.0.3</jrrd2Version>
<jrubyVersion>9.2.6.0</jrubyVersion>
<jschVersion>0.2.6</jschVersion>
<jschVersion>0.2.11</jschVersion>
<jsonVersion>20230618</jsonVersion>
<jsonPatchVersion>1.13</jsonPatchVersion>
<jsonPathVersion>2.7.0</jsonPathVersion>
Expand Down
2 changes: 1 addition & 1 deletion smoke-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.6</version>
<version>0.2.11</version>
</dependency>
<dependency>
<groupId>com.hubspot.jinjava</groupId>
Expand Down

0 comments on commit 2241b62

Please sign in to comment.