diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index f632c631..4e185b0d 100755 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -547,7 +547,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.8.RELEASE + 1.5.20.RELEASE org.airsonic.player.Application WAR diff --git a/pom.xml b/pom.xml index f036c1e5..920009c3 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.18.RELEASE + 1.5.20.RELEASE pom import @@ -133,6 +133,12 @@ guava 27.1-jre + + org.eclipse.jdt + ecj + 3.14.0 + provided +