Project

General

Profile

« Previous | Next » 

Revision 59787

[Authorization Library | Trunk]: Fix invalid token error

View differences:

pom.xml
34 34
				</exclusion>
35 35
			</exclusions>
36 36
		</dependency>
37
		<dependency>
38
			<groupId>org.springframework.boot</groupId>
39
			<artifactId>spring-boot-starter-tomcat</artifactId>
40
			<scope>provided</scope>
41
		</dependency>
42
		<dependency>
43
			<groupId>org.springframework.boot</groupId>
44
			<artifactId>spring-boot-starter-test</artifactId>
45
			<scope>test</scope>
46
		</dependency>
47 37
		<!-- Starter for using Spring Security -->
48 38
		<dependency>
49 39
			<groupId>org.springframework.boot</groupId>

Also available in: Unified diff