Skip to content

Commit

Permalink
Shoot. Missed fix to gridftp POM for bcprov version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbockelm committed Oct 10, 2012
1 parent 83a140b commit 597e3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gridftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk16</artifactId>
<version>140</version>
<version>1.45</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 597e3ac

Please sign in to comment.