Skip to content

Commit

Permalink
Bump bcrypt from 0.7.0 to 0.8.0 (#1793)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and sgdc3 committed Apr 16, 2019
1 parent 53b8442 commit cdd92ab
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 @@ -795,7 +795,7 @@
<dependency>
<groupId>at.favre.lib</groupId>
<artifactId>bcrypt</artifactId>
<version>0.7.0</version>
<version>0.8.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit cdd92ab

Please sign in to comment.