WIP: Spring-Upgrade auf 2.2.0
[facebook-errors] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3a8720d..705cb06 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -58,8 +58,6 @@
 
     <sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
 
-    <spring-social-facebook.version>2.0.3.RELEASE</spring-social-facebook.version>
-
   </properties>
 
 
       <artifactId>spring-boot-autoconfigure</artifactId>
       <optional>true</optional>
     </dependency>
-    <dependency>
-      <groupId>org.springframework.social</groupId>
-      <artifactId>spring-social-facebook</artifactId>
-      <version>${spring-social-facebook.version}</version>
-      <optional>true</optional>
-    </dependency>
 
     <!-- Needed for the mapping of error responses -->
     <dependency>