diff --git a/skywalking-sdk-plugin/spring-plugin/pom.xml b/skywalking-sdk-plugin/spring-plugin/pom.xml
index 8af5a12c4..d799de1f9 100644
--- a/skywalking-sdk-plugin/spring-plugin/pom.xml
+++ b/skywalking-sdk-plugin/spring-plugin/pom.xml
@@ -13,6 +13,13 @@
spring-plugin
http://maven.apache.org
+
+
+ Company
+ http://10.1.228.199:18081/nexus/content/groups/public/
+
+
+
UTF-8
@@ -52,11 +59,35 @@
${project.version}
test
+
+ org.springframework
+ spring-tx
+ 3.2.0.RELEASE
+ test
+
+
+ org.springframework
+ spring-jdbc
+ 3.2.9.RELEASE
+ test
+
+
+ org.apache.commons
+ commons-dbcp2
+ 2.1.1
+ test
+
junit
junit
4.12
+
+ mysql
+ mysql-connector-java
+ 5.1.38
+ test
+