Bump argon2-jvm-nolibs from 2.7 to 2.8 (#2245)

Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.7 to 2.8.
- [Release notes](https://github.com/phxql/argon2-jvm/releases)
- [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phxql/argon2-jvm/compare/v2.7...v2.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-18 12:33:53 +01:00 committed by GitHub
parent bb83fd85b5
commit d76131c8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -589,7 +589,7 @@
<dependency>
<groupId>de.mkammerer</groupId>
<artifactId>argon2-jvm-nolibs</artifactId>
<version>2.7</version>
<version>2.8</version>
<optional>true</optional>
</dependency>