Skip to content

Commit

Permalink
Merge pull request #7 from ncsa/dependabot/maven/datawolf-executor-hp…
Browse files Browse the repository at this point in the history
…c/com.jcraft-jsch-0.1.54

Bump jsch from 0.1.48 to 0.1.54 in /datawolf-executor-hpc
  • Loading branch information
navarroc authored Sep 6, 2024
2 parents 0521797 + 1b4ef47 commit f944669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datawolf-executor-hpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.48</version>
<version>0.1.54</version>
</dependency>
</dependencies>
</project>

0 comments on commit f944669

Please sign in to comment.