File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8383 <lombok .version>1.18.22</lombok .version>
8484 <reactor-bom .version>2020.0.15</reactor-bom .version>
8585 <slf4j .version>1.7.32</slf4j .version>
86- <spring .version>6.0.0-SNAPSHOT </spring .version>
86+ <spring .version>6.0.0-M2 </spring .version>
8787 <spring-plugin .version>3.0.0-SNAPSHOT</spring-plugin .version>
8888 <kotlin .version>1.6.10</kotlin .version>
8989 <kotlinx-coroutines .version>1.6.0</kotlinx-coroutines .version>
9696 <id >spring-next</id >
9797 <properties >
9898 <reactor-bom .version>2020.0.16-SNAPSHOT</reactor-bom .version>
99- <spring .version>5.3.16 -SNAPSHOT</spring .version>
99+ <spring .version>6.0.0 -SNAPSHOT</spring .version>
100100 </properties >
101101 <repositories >
102102 <repository >
12001200
12011201 <repositories >
12021202 <repository >
1203- <id >spring-release </id >
1204- <url >https://repo.spring.io/release </url >
1203+ <id >spring-milestone </id >
1204+ <url >https://repo.spring.io/milestone </url >
12051205 <snapshots >
12061206 <enabled >false</enabled >
12071207 </snapshots >
You can’t perform that action at this time.
0 commit comments