File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 80
80
<java-module-name >spring.hateoas</java-module-name >
81
81
<jsonpath .version>2.5.0</jsonpath .version>
82
82
<junit .version>5.7.1</junit .version>
83
- <reactor-bom .version>2020.0.3 </reactor-bom .version>
83
+ <reactor-bom .version>2020.0.4 </reactor-bom .version>
84
84
<slf4j .version>1.7.30</slf4j .version>
85
85
<spring .version>5.3.4-SNAPSHOT</spring .version>
86
86
<spring-plugin .version>2.0.0.RELEASE</spring-plugin .version>
94
94
<profile >
95
95
<id >spring-next</id >
96
96
<properties >
97
- <reactor-bom .version>2020.0.4 -SNAPSHOT</reactor-bom .version>
97
+ <reactor-bom .version>2020.0.5 -SNAPSHOT</reactor-bom .version>
98
98
<spring .version>5.3.4-SNAPSHOT</spring .version>
99
99
</properties >
100
100
<repositories >
888
888
<version >${evo.version} </version >
889
889
<optional >true</optional >
890
890
</dependency >
891
-
891
+
892
892
<!-- Validation API -->
893
893
894
894
<dependency >
You can’t perform that action at this time.
0 commit comments