diff --git a/pom.xml b/pom.xml index 3a58532..768fa9f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 xyz.zhouxy.plusone @@ -18,6 +17,7 @@ 32.0.1-jre 3.0.2 2.12.5 + 0.4 @@ -52,6 +52,14 @@ true + + org.mindrot + jbcrypt + ${jbcrypt.version} + + + + ch.qos.logback logback-classic