File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >io.projectreactor</groupId >
20
20
<artifactId >reactor-bom</artifactId >
21
- <version >Bismuth-SR3 </version >
21
+ <version >Bismuth-SR7 </version >
22
22
<scope >import</scope >
23
23
<type >pom</type >
24
24
</dependency >
35
35
<dependency >
36
36
<groupId >io.reactivex</groupId >
37
37
<artifactId >rxjava</artifactId >
38
- <version >1.3.2 </version >
38
+ <version >1.3.7 </version >
39
39
</dependency >
40
40
41
41
<dependency >
47
47
<dependency >
48
48
<groupId >io.reactivex.rxjava2</groupId >
49
49
<artifactId >rxjava</artifactId >
50
- <version >2.1.5 </version >
50
+ <version >2.1.12 </version >
51
51
</dependency >
52
52
53
53
<dependency >
66
66
<dependency >
67
67
<groupId >org.assertj</groupId >
68
68
<artifactId >assertj-core</artifactId >
69
- <version >3.8.0 </version >
69
+ <version >3.9.1 </version >
70
70
</dependency >
71
71
72
72
</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.0.0.M6 </version >
10
+ <version >2.0.0.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.0.0.M6 </version >
10
+ <version >2.0.0.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