mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-15 11:21:56 +01:00
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](https://github.com/patrickfav/bcrypt/compare/v0.7.0...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
53b8442309
commit
cdd92ab4ed
2
pom.xml
2
pom.xml
@ -795,7 +795,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>at.favre.lib</groupId>
|
<groupId>at.favre.lib</groupId>
|
||||||
<artifactId>bcrypt</artifactId>
|
<artifactId>bcrypt</artifactId>
|
||||||
<version>0.7.0</version>
|
<version>0.8.0</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user