diff --git a/spring-boot-sample-pf4j/pf4j-plugin-sample/pf4j-plugin-test/pom.xml b/spring-boot-sample-pf4j/pf4j-plugin-sample/pf4j-plugin-test/pom.xml index 5482c97..a0166f0 100644 --- a/spring-boot-sample-pf4j/pf4j-plugin-sample/pf4j-plugin-test/pom.xml +++ b/spring-boot-sample-pf4j/pf4j-plugin-sample/pf4j-plugin-test/pom.xml @@ -39,13 +39,6 @@ - - - org.springframework - spring-web - true - - ro.fortsoft.pf4j diff --git a/spring-boot-sample-pf4j/pf4j-plugin-sample/pom.xml b/spring-boot-sample-pf4j/pf4j-plugin-sample/pom.xml index 23040ec..07ae3cf 100644 --- a/spring-boot-sample-pf4j/pf4j-plugin-sample/pom.xml +++ b/spring-boot-sample-pf4j/pf4j-plugin-sample/pom.xml @@ -27,7 +27,6 @@ 0.4.0 0.3.2 1.7.21 - 4.3.6.RELEASE @@ -116,62 +115,13 @@ - - - org.springframework - spring-aop - ${spring.version} - - - - org.springframework - spring-aspects - ${spring.version} - - - - org.springframework - spring-beans - ${spring.version} - - - - org.springframework - spring-context - ${spring.version} - - - - org.springframework - spring-context-support - ${spring.version} - - - - org.springframework - spring-core - ${spring.version} - - - - org.springframework - spring-web - ${spring.version} - - - - org.springframework - spring-webmvc - ${spring.version} - - diff --git a/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pf4j2-plugin-test/pom.xml b/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pf4j2-plugin-test/pom.xml index 657626b..5f8f5d5 100644 --- a/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pf4j2-plugin-test/pom.xml +++ b/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pf4j2-plugin-test/pom.xml @@ -39,13 +39,6 @@ - - - org.springframework - spring-web - true - - org.pf4j diff --git a/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pom.xml b/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pom.xml index 1ea4f2e..636dfe4 100644 --- a/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pom.xml +++ b/spring-boot-sample-pf4j2/pf4j2-plugin-sample/pom.xml @@ -27,7 +27,6 @@ 2.0.0 0.4.0 1.7.21 - 4.3.6.RELEASE @@ -116,62 +115,13 @@ - - - org.springframework - spring-aop - ${spring.version} - - - - org.springframework - spring-aspects - ${spring.version} - - - - org.springframework - spring-beans - ${spring.version} - - - - org.springframework - spring-context - ${spring.version} - - - - org.springframework - spring-context-support - ${spring.version} - - - - org.springframework - spring-core - ${spring.version} - - - - org.springframework - spring-web - ${spring.version} - - - - org.springframework - spring-webmvc - ${spring.version} - -