| 
					
				 | 
			
			
				@@ -74,6 +74,12 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <groupId>com.lutao</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <artifactId>cloud-common-log</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <exclusions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <exclusion> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <groupId>org.springframework.security</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <artifactId>spring-security-core</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                </exclusion> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </exclusions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <!--security--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <dependency> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -233,6 +239,12 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <artifactId>spring-security-web</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <version>${spring.security.version}</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <scope>compile</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <exclusions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <exclusion> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <groupId>org.springframework.security</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <artifactId>spring-security-core</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                </exclusion> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </exclusions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <groupId>org.springframework.security</groupId> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -245,6 +257,12 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <artifactId>spring-security-config</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <version>${spring.security.version}</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <scope>compile</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <exclusions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <exclusion> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <groupId>org.springframework.security</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <artifactId>spring-security-core</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                </exclusion> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </exclusions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <groupId>org.springframework.security</groupId> 
			 |