diff --git a/ph-css/pom.xml b/ph-css/pom.xml
index a5bd0352..cf091f90 100644
--- a/ph-css/pom.xml
+++ b/ph-css/pom.xml
@@ -67,6 +67,7 @@
com.github.spotbugs
spotbugs-annotations
+ ${spotbugs-annotations.version}
compile
true
diff --git a/ph-csscompress-maven-plugin/pom.xml b/ph-csscompress-maven-plugin/pom.xml
index b69e9d0b..a5c98d15 100644
--- a/ph-csscompress-maven-plugin/pom.xml
+++ b/ph-csscompress-maven-plugin/pom.xml
@@ -81,6 +81,7 @@
com.github.spotbugs
spotbugs-annotations
+ ${spotbugs-annotations.version}
compile
true
diff --git a/pom.xml b/pom.xml
index 9f398b52..3e457cd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,12 +61,16 @@
+
+ 4.8.6
+
+
com.helger.commons
ph-commons-parent-pom
- 11.1.6
+ 11.1.8
pom
import