4.0.0
	
		org.springframework.boot
		spring-boot-starter-parent
		2.3.6.RELEASE
		 
	
	org.maxkey.oauthclient
	spring-boot-security-oauth-client-sample
	0.0.1-SNAPSHOT
	boot-oauth-client
	Demo project for spring-boot-security-oauth-client-sample
	
		1.8
		Finchley.SR1
		UTF-8
		UTF-8
	
	
		
			org.springframework.boot
			spring-boot-starter
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
		
			org.springframework.boot
			spring-boot-starter
			
				
					org.springframework.boot
					spring-boot-starter-logging
				
			
		
		
			org.springframework.boot
			spring-boot-starter-log4j
			1.3.8.RELEASE
		
		
			org.springframework.security.oauth.boot
			spring-security-oauth2-autoconfigure
		
		
			org.springframework.cloud
			spring-cloud-starter-security
		
	
	
		
			
				org.springframework.cloud
				spring-cloud-dependencies
				${spring-cloud.version}
				pom
				import
			
		
	
	
		
			
				org.springframework.boot
				spring-boot-maven-plugin