Skip to content

Commit

Permalink
Merge pull request #240 from proski/sshd-bundle-fix
Browse files Browse the repository at this point in the history
pom.xml: Fix bundling of sshd-core.jar, update git dependency
  • Loading branch information
scaytrase committed Aug 1, 2019
2 parents a236556 + 976b392 commit c5c1d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
<version>2.0</version>
<version>3.0.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit c5c1d2e

Please sign in to comment.