Bump argon2-jvm-nolibs from 2.4 to 2.5 (#1653)

Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.4 to 2.5.
- [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.4...v2.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-08 11:54:07 +02:00 committed by Gabriele C
parent 6c62888377
commit d5857182be

View File

@ -527,7 +527,7 @@
<dependency>
<groupId>de.mkammerer</groupId>
<artifactId>argon2-jvm-nolibs</artifactId>
<version>2.4</version>
<version>2.5</version>
<optional>true</optional>
</dependency>