diff --git a/jap-ldap/pom.xml b/jap-ldap/pom.xml index c39581c7d97574da544e3a1d14edcbdcbe6f761a..72b8af2d75aa965803eb6306fe25ce2199fde845 100644 --- a/jap-ldap/pom.xml +++ b/jap-ldap/pom.xml @@ -1,6 +1,6 @@ - com.fujieid @@ -27,12 +27,11 @@ cn.hutool hutool-crypto - - commons-codec - commons-codec - 1.15 - compile - + + commons-codec + commons-codec + compile + diff --git a/pom.xml b/pom.xml index 9259f012c4ce74fe0c8e7de6614df1d36942d9f5..1a97923ea6b9e99b00db35fde6955ef1975a5af1 100644 --- a/pom.xml +++ b/pom.xml @@ -89,6 +89,8 @@ 1.0.2 4.5.13 + + 1.15 @@ -267,6 +269,11 @@ jap-http-jakarta-adapter ${jap-http-jakarta-adapter.version} + + commons-codec + commons-codec + ${commons-codec.version} +