Skip to content

Commit

Permalink
Bump argon2-jvm-nolibs from 2.7 to 2.8 (#2245)
Browse files Browse the repository at this point in the history
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](phxql/argon2-jvm@v2.7...v2.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2020
1 parent bb83fd8 commit d76131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>

Expand Down

0 comments on commit d76131c

Please sign in to comment.