Drop spring-social-web-thymeleaf3

Drop `spring-social-web-thymeleaf3` dependency since it's been merged
into `spring-social-web` as of Spring Social 2.0.

Fixes gh-9017
This commit is contained in:
Phillip Webb
2017-04-27 11:29:56 -07:00
parent 44b4d82e4f
commit 42e24136ef
5 changed files with 0 additions and 46 deletions

View File

@@ -556,11 +556,6 @@
<artifactId>spring-social-web</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-web-thymeleaf3</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-facebook</artifactId>