File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 82
82
<junit .version>5.7.1</junit .version>
83
83
<reactor-bom .version>2020.0.4</reactor-bom .version>
84
84
<slf4j .version>1.7.30</slf4j .version>
85
- <spring .version>5.3.4-SNAPSHOT </spring .version>
85
+ <spring .version>5.3.4</spring .version>
86
86
<spring-plugin .version>2.0.0.RELEASE</spring-plugin .version>
87
87
<kotlin .version>1.4.30</kotlin .version>
88
88
<kotlinx-coroutines .version>1.4.2</kotlinx-coroutines .version>
95
95
<id >spring-next</id >
96
96
<properties >
97
97
<reactor-bom .version>2020.0.5-SNAPSHOT</reactor-bom .version>
98
- <spring .version>5.3.4 -SNAPSHOT</spring .version>
98
+ <spring .version>5.3.5 -SNAPSHOT</spring .version>
99
99
</properties >
100
100
<repositories >
101
101
<repository >
1196
1196
</build >
1197
1197
1198
1198
<repositories >
1199
- <repository >
1200
- <id >spring-snapshot</id >
1201
- <url >https://repo.spring.io/snapshot</url >
1202
- </repository >
1203
1199
<repository >
1204
1200
<id >spring-release</id >
1205
1201
<url >https://repo.spring.io/release</url >
You can’t perform that action at this time.
0 commit comments