From 05660007d1c11b784b2872b6f6a1c5ba8500c711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:41:46 +0000 Subject: [PATCH] Bump jbcrypt from 0.3m to 0.4 in /user 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] --- user/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/pom.xml b/user/pom.xml index 4813186..7a1d7cc 100644 --- a/user/pom.xml +++ b/user/pom.xml @@ -39,7 +39,7 @@ org.mindrot jbcrypt - 0.3m + 0.4 org.springframework.boot