肖玮 5 роки тому
батько
коміт
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>