diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml
index 3aad5905..adcf126f 100755
--- a/airsonic-main/pom.xml
+++ b/airsonic-main/pom.xml
@@ -426,6 +426,7 @@
commons-beanutils
commons-beanutils
+ 1.9.4
runtime
diff --git a/pom.xml b/pom.xml
index 28bb7700..d35bb64a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,6 @@
true
UTF-8
3.3.1
- 2.9.9
8.5.42
@@ -114,17 +113,17 @@
com.fasterxml.jackson.core
jackson-core
- ${jackson.version}
+ 2.9.9
com.fasterxml.jackson.core
jackson-databind
- ${jackson.version}
+ 2.9.9.3
com.fasterxml.jackson.core
jackson-annotations
- ${jackson.version}
+ 2.9.9
com.google.guava