diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 84eb9a2e64f..784782fb929 100755 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -556,11 +556,6 @@ spring-social-web true - - org.springframework.social - spring-social-web-thymeleaf3 - true - org.springframework.social spring-social-facebook diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index b2ecf5174cb..09f82991e19 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2276,17 +2276,6 @@ spring-social-web ${spring-social.version} - - org.springframework.social - spring-social-web-thymeleaf3 - ${spring-social.version} - - - thymeleaf-spring4 - org.thymeleaf - - - org.springframework.social spring-social-facebook diff --git a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml index 971954ea39f..0d66a3aca6e 100644 --- a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml @@ -38,16 +38,6 @@ org.springframework.social spring-social-web - - org.springframework.social - spring-social-web-thymeleaf3 - - - thymeleaf - org.thymeleaf - - - org.springframework.social spring-social-facebook diff --git a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml index 34e774f3a34..adbae495ac6 100644 --- a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml @@ -38,16 +38,6 @@ org.springframework.social spring-social-web - - org.springframework.social - spring-social-web-thymeleaf3 - - - thymeleaf - org.thymeleaf - - - org.springframework.social spring-social-linkedin diff --git a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml index 999ea0ed202..7898a81d2b6 100644 --- a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml @@ -38,16 +38,6 @@ org.springframework.social spring-social-web - - org.springframework.social - spring-social-web-thymeleaf3 - - - thymeleaf - org.thymeleaf - - - org.springframework.social spring-social-twitter