肖玮 5 лет назад
Родитель
Сommit
cd4fb72d03
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      mec-common/common-core/pom.xml

+ 5 - 0
mec-common/common-core/pom.xml

@@ -43,5 +43,10 @@
 			<groupId>com.ym</groupId>
 			<artifactId>mec-thirdparty</artifactId>
 		</dependency>
+		<dependency>
+			<groupId>org.springframework.security.oauth</groupId>
+			<artifactId>spring-security-oauth2</artifactId>
+			<version>2.2.1.RELEASE</version>
+		</dependency>
 	</dependencies>
 </project>