diff --git a/dubbo-cluster/pom.xml b/dubbo-cluster/pom.xml index 2013b81c99..7e2d58a95a 100644 --- a/dubbo-cluster/pom.xml +++ b/dubbo-cluster/pom.xml @@ -92,11 +92,27 @@ micrometer-tracing-integration-test test - - org.openjdk.nashorn - nashorn-core - ${nashorn-core.version} - test - + + + + + nashorn-jdk11 + + [11,) + + + + org.openjdk.nashorn + nashorn-core + ${nashorn-core.version} + test + + + +