File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 4747 <netty .version>4.2.1.Final</netty .version>
4848 <nullaway .version>0.12.3</nullaway .version>
4949 <okhttp3 .version>3.14.9</okhttp3 .version>
50- <spring .version>7.0.0-M6 </spring .version>
50+ <spring .version>7.0.0-SNAPSHOT </spring .version>
5151 <spring-data-bom .version>2025.1.0-M3</spring-data-bom .version>
5252 <spring-security-bom .version>6.5.0</spring-security-bom .version>
5353 <reactor .version>2025.0.0-M4</reactor .version>
733733 <id >springNext</id >
734734
735735 <properties >
736- <spring .version>6.1.4 -SNAPSHOT</spring .version>
736+ <spring .version>7.0.0 -SNAPSHOT</spring .version>
737737 </properties >
738738
739739 <repositories >
10641064 </profile >
10651065 </profiles >
10661066
1067+ <repositories >
1068+ <repository >
1069+ <id >spring-snapshot</id >
1070+ <url >https://repo.spring.io/snapshot</url >
1071+ <snapshots >
1072+ <enabled >true</enabled >
1073+ </snapshots >
1074+ </repository >
1075+ </repositories >
1076+
10671077</project >
You can’t perform that action at this time.
0 commit comments