From e40acd81e4d67b65a04ad9dc3b6c10bdd8b98395 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 20 May 2014 17:37:25 +0100 Subject: [PATCH] Polish dependency management again Remove declarations for the Spring OAuth modules that should have been removed as part of eeefbdd5 --- spring-boot-dependencies/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 2a4de7ab2b..f7fcaee7be 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1025,16 +1025,6 @@ spring-security-jwt ${spring-security-jwt.version} - - org.springframework.security.oauth - spring-security-oauth - ${spring-security-oauth.version} - - - org.springframework.security.oauth - spring-security-oauth2 - ${spring-security-oauth.version} - org.thymeleaf thymeleaf