Split commons into s-c-commons and s-c-context
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -23,6 +23,11 @@
|
||||
<artifactId>spring-cloud-commons</artifactId>
|
||||
<version>1.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-context</artifactId>
|
||||
<version>1.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.security</groupId>
|
||||
<artifactId>spring-security-rsa</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user