Skip to content

Commit cdd92ab

Browse files
dependabot[bot]sgdc3
authored andcommitted
Bump bcrypt from 0.7.0 to 0.8.0 (#1793)
Bumps [bcrypt](https://github.com/patrickfav/bcrypt) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/patrickfav/bcrypt/releases) - [Changelog](https://github.com/patrickfav/bcrypt/blob/master/CHANGELOG) - [Commits](patrickfav/bcrypt@v0.7.0...v0.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53b8442 commit cdd92ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@
795795
<dependency>
796796
<groupId>at.favre.lib</groupId>
797797
<artifactId>bcrypt</artifactId>
798-
<version>0.7.0</version>
798+
<version>0.8.0</version>
799799
<optional>true</optional>
800800
</dependency>
801801

0 commit comments

Comments
 (0)