diff --git a/checkmarx-ast-teamcity-plugin-server/pom.xml b/checkmarx-ast-teamcity-plugin-server/pom.xml
index 41492fb..b4f0ad0 100644
--- a/checkmarx-ast-teamcity-plugin-server/pom.xml
+++ b/checkmarx-ast-teamcity-plugin-server/pom.xml
@@ -44,6 +44,16 @@
6.1.0
provided
+
+ org.springframework
+ spring-beans
+ ${springFramework.version}
+
+
+ org.springframework
+ spring-context
+ ${springFramework.version}
+
diff --git a/pom.xml b/pom.xml
index 4e43327..8e26847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,6 +133,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
-Xlint:all,-options,-path