From bcc5f8d7a6c81bb853ff36438bc65f31804d4da9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Thomas?= Date: Thu, 28 Mar 2019 22:08:26 +0100 Subject: [PATCH] Fix StringIndexOutOfBounds errors thrown by DWR/YUI --- airsonic-main/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 23ff9016..408e9b0f 100755 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -232,6 +232,15 @@ yuicompressor 2.4.8 runtime + + + + + + js + rhino + +