更新 template/pom.xml
This commit is contained in:
@@ -209,30 +209,7 @@
|
|||||||
<groupId>com.libawallframework.manage.upload</groupId>
|
<groupId>com.libawallframework.manage.upload</groupId>
|
||||||
<artifactId>libawall-upload-core</artifactId>
|
<artifactId>libawall-upload-core</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.libawallframework.security</groupId>
|
|
||||||
<artifactId>libawall-security-common</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.libawallframework.security</groupId>
|
|
||||||
<artifactId>libawall-security-core</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.libawallframework.security</groupId>
|
|
||||||
<artifactId>libawall-security-oauth</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.libawallframework.security</groupId>
|
|
||||||
<artifactId>libawall-security-session-websocket</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.libawallframework.security</groupId>
|
|
||||||
<artifactId>libawall-security-spring-security</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.libawallframework.security</groupId>
|
|
||||||
<artifactId>libawall-security-spring-session</artifactId>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user