Bump argon2-jvm-nolibs from 2.10.1 to 2.11 (#2429)

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

---
updated-dependencies:
- dependency-name: de.mkammerer:argon2-jvm-nolibs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-10-07 12:34:20 +02:00 committed by GitHub
parent 5ccd892fce
commit 4329bc4073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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