diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 31de9a30..ba26cc0e 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -93,7 +93,7 @@ com.auth0 java-jwt - 3.1.0 + 3.3.0 org.springframework.ldap diff --git a/pom.xml b/pom.xml index 42ab4227..fd11f43e 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.8.RELEASE + 1.5.10.RELEASE pom import @@ -113,6 +113,16 @@ commons-io 2.5 + + com.fasterxml.jackson.core + jackson-core + 2.8.11 + + + com.fasterxml.jackson.core + jackson-databind + 2.8.11.1 + @@ -195,7 +205,7 @@ org.owasp dependency-check-maven - 3.0.2 + 3.1.1 true true