File tree Expand file tree Collapse file tree 20 files changed +25
-26
lines changed
9-reactive-method-level-oauth
9-reactive-method-security Expand file tree Collapse file tree 20 files changed +25
-26
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.2.2 .RELEASE</version >
8
+ <version >2.2.4 .RELEASE</version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.greglturnquist</groupId >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.springframework.boot</groupId >
11
11
<artifactId >spring-boot-starter-parent</artifactId >
12
- <version >2.2.2 .RELEASE</version >
12
+ <version >2.2.4 .RELEASE</version >
13
13
<relativePath /> <!-- lookup parent from repository -->
14
14
</parent >
15
15
<!-- end::parent[] -->
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.2.2 .RELEASE</version >
8
+ <version >2.2.4 .RELEASE</version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.greglturnquist</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.2.2 .RELEASE</version >
8
+ <version >2.2.4 .RELEASE</version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.greglturnquist</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.2.2 .RELEASE</version >
8
+ <version >2.2.4 .RELEASE</version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.greglturnquist</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.2.2 .RELEASE</version >
8
+ <version >2.2.4 .RELEASE</version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.greglturnquist</groupId >
16
16
17
17
<properties >
18
18
<java .version>1.8</java .version>
19
- <auto-service .version>1.0-rc5</auto-service .version>
20
19
</properties >
21
20
22
21
<dependencies >
43
42
<dependency >
44
43
<groupId >io.projectreactor.tools</groupId >
45
44
<artifactId >blockhound-junit-platform</artifactId >
46
- <version >1.0.0 .RELEASE</version >
45
+ <version >1.0.1 .RELEASE</version >
47
46
<scope >test</scope >
48
47
</dependency >
49
48
<!-- end::blockhound[] -->
66
65
<dependency >
67
66
<groupId >io.projectreactor.tools</groupId >
68
67
<artifactId >blockhound-junit-platform</artifactId >
69
- <version >1.0.0 .RELEASE</version >
68
+ <version >1.0.1 .RELEASE</version >
70
69
<scope >test</scope >
71
70
</dependency >
72
71
</dependencies >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
51
51
<dependency >
52
52
<groupId >io.projectreactor.tools</groupId >
53
53
<artifactId >blockhound-junit-platform</artifactId >
54
- <version >1.0.0 .RELEASE</version >
54
+ <version >1.0.1 .RELEASE</version >
55
55
<scope >test</scope >
56
56
</dependency >
57
57
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
70
70
<dependency >
71
71
<groupId >io.projectreactor.tools</groupId >
72
72
<artifactId >blockhound-junit-platform</artifactId >
73
- <version >1.0.0 .RELEASE</version >
73
+ <version >1.0.1 .RELEASE</version >
74
74
<scope >test</scope >
75
75
</dependency >
76
76
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
72
72
<dependency >
73
73
<groupId >io.projectreactor.tools</groupId >
74
74
<artifactId >blockhound-junit-platform</artifactId >
75
- <version >1.0.0 .RELEASE</version >
75
+ <version >1.0.1 .RELEASE</version >
76
76
<scope >test</scope >
77
77
</dependency >
78
78
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.2.2 .RELEASE</version >
10
+ <version >2.2.4 .RELEASE</version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
You can’t perform that action at this time.
0 commit comments