Skip to content

Commit

Permalink
Merge pull request #83 from jenkinsci-cert/SECURITY-354
Browse files Browse the repository at this point in the history
[SECURITY-354] Using jBCrypt 0.4
  • Loading branch information
jglick committed Dec 20, 2016
2 parents 6efcf6c + 578298e commit 767a919
Show file tree
Hide file tree
Showing 3 changed files with 777 additions and 7 deletions.
6 changes: 0 additions & 6 deletions core/pom.xml
Expand Up @@ -583,12 +583,6 @@ THE SOFTWARE.
<version>1.3.1-jenkins-1</version>
</dependency>

<dependency>
<groupId>org.mindrot</groupId>
<artifactId>jbcrypt</artifactId>
<version>0.3m</version>
</dependency>

<!-- offline profiler API to put in the classpath if we need it -->
<!--dependency>
<groupId>com.yourkit.api</groupId>
Expand Down

0 comments on commit 767a919

Please sign in to comment.