From 8b8c668e4f371614c6a17747368f7aa275598660 Mon Sep 17 00:00:00 2001 From: _Bastler Date: Sun, 11 May 2025 18:20:00 +0200 Subject: [PATCH] fix Argon2PasswordEncoder --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89a54e7..8273ea7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 17 5.0.0 6.4.0.Final - 2.2.0 + 2.3.0 @@ -88,6 +88,12 @@ + + org.bouncycastle + bcprov-jdk18on + 1.78.1 + + commons-validator commons-validator