Skip to content

Commit

Permalink
Pull request #772: Pr5797 update jsch to mwiede
Browse files Browse the repository at this point in the history
Merge in MC/connect from pr5797-update-jsch-to-mwiede to development

* commit '53f90f450f1c2824625f3c7de6c5cbfe9cb6d13d':
  Updates to the latest version of mwiede Jsch library.
  Update jsch to a supported implementation
  Update README with correct forum links, remove issue links since JIRA was deprecated
  #4400
  • Loading branch information
Peter Ladesma authored and joaryche committed Nov 30, 2023
2 parents e8e5ca0 + 53f90f4 commit 9ae6285
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<classpathentry kind="lib" path="lib/mirth-vocab.jar"/>
<classpathentry kind="lib" path="lib/extensions/file/webdavclient4j-core-0.92.jar"/>
<classpathentry kind="lib" path="lib/database/ojdbc8-12.2.0.1.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.55.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.2.13.jar"/>
<classpathentry kind="lib" path="lib/extensions/dimse/dcm4che-core-2.0.29.jar"/>
<classpathentry kind="lib" path="lib/extensions/dimse/dcm4che-filecache-2.0.29.jar"/>
<classpathentry kind="lib" path="lib/extensions/dimse/dcm4che-net-2.0.29.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion server/docs/thirdparty/THIRD-PARTY-README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ which is included with Mirth Connect.
--------------------------------------------------------------------------------


The license below pertains to Jsch version 0.1.55, which is included with Mirth
The license below pertains to Jsch version 0.2.13, which is included with Mirth
Connect.

=================== Beginning of License ===================
Expand Down
Binary file removed server/lib/jsch-0.1.55.jar
Binary file not shown.
Binary file added server/lib/jsch-0.2.13.jar
Binary file not shown.

0 comments on commit 9ae6285

Please sign in to comment.