diff --git a/fetch.xml b/fetch.xml index 599b8f298d..85bbf7524e 100644 --- a/fetch.xml +++ b/fetch.xml @@ -328,7 +328,7 @@ Set -Ddest=LOCATION on the command line - + diff --git a/lib/libraries.properties b/lib/libraries.properties index 0899082759..b5081b6c3d 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -42,8 +42,8 @@ bsh.version=2.0b5 commons-net.version=3.9.0 commons-logging.version=1.1 commons-logging-api.version=${commons-logging.version} -js.version=20.1.0 -js-scriptengine.version=${js.version} +js-language.version=23.1.2 +js-scriptengine.version=${js-language.version} # Note - When updating the hamcrest versions here, make sure to also update the # "src-dist" target in build.xml to copy the correct hamcrest jars # into the source distribution. Also update the hamcrest dependency