|
@@ -115,6 +115,11 @@
|
|
|
<artifactId>yudao-spring-boot-starter-biz-data-permission</artifactId>
|
|
|
<version>${revision}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>cn.iocoder.boot</groupId>
|
|
|
+ <artifactId>yudao-spring-boot-starter-biz-social</artifactId>
|
|
|
+ <version>${revision}</version>
|
|
|
+ </dependency>
|
|
|
|
|
|
<!-- Spring 核心 -->
|
|
|
<dependency>
|
|
@@ -467,8 +472,6 @@
|
|
|
<version>${justauth.version}</version>
|
|
|
</dependency>
|
|
|
|
|
|
-
|
|
|
-
|
|
|
<!-- activiti begin -->
|
|
|
<dependency>
|
|
|
<groupId>cn.iocoder.boot</groupId>
|