diff --git a/continew-starter-captcha/continew-starter-captcha-graphic/pom.xml b/continew-starter-captcha/continew-starter-captcha-graphic/pom.xml index d0c4d43d..fdc876a0 100644 --- a/continew-starter-captcha/continew-starter-captcha-graphic/pom.xml +++ b/continew-starter-captcha/continew-starter-captcha-graphic/pom.xml @@ -21,5 +21,11 @@ com.github.whvcse easy-captcha + + + + org.openjdk.nashorn + nashorn-core + \ No newline at end of file diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 740de5ff..8fdd785c 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -65,6 +65,7 @@ 1.3.0 1.6.2 3.3.3 + 15.4 2.0.0 1.12.626 4.4.0 @@ -166,6 +167,13 @@ ${easy-captcha.version} + + + org.openjdk.nashorn + nashorn-core + ${nashorn.version} + + com.alibaba