Bump argon2-jvm-nolibs from 2.9.1 to 2.10.1 (#2317)

Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.9.1 to 2.10.1.
- [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.9.1...v2.10.1)

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] 2021-04-09 02:23:22 +02:00 committed by GitHub
parent bfe92977de
commit 62c80f65fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -631,7 +631,7 @@
<dependency>
<groupId>de.mkammerer</groupId>
<artifactId>argon2-jvm-nolibs</artifactId>
<version>2.9.1</version>
<version>2.10.1</version>
<optional>true</optional>
</dependency>