From 38c06c87d3816120546f70ebd98b6e167304b2ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:45:32 +0000 Subject: [PATCH] Bump jbcrypt from 0.3m to 0.4 Bumps [jbcrypt](https://github.com/djmdjm/jBCrypt) from 0.3m to 0.4. - [Release notes](https://github.com/djmdjm/jBCrypt/releases) - [Commits](https://github.com/djmdjm/jBCrypt/commits) --- updated-dependencies: - dependency-name: org.mindrot:jbcrypt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7efa1de..0125cfc 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ org.mindrot jbcrypt - 0.3m + 0.4 junit