From aa06d8fa1e3817c665053693b69930259307cddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:44:46 +0000 Subject: [PATCH] Bump jbcrypt from 0.3m to 0.4 in /server 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] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 8bb2ef2..e26a037 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -22,7 +22,7 @@ 2.4.6 1.5.9 1.10 - 0.3m + 0.4 1.7 ${project.build.directory}/${project.build.finalName} UTF-8