File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 95
95
<profile >
96
96
<id >spring-next</id >
97
97
<properties >
98
- <reactor-bom .version>2024.0.4 -SNAPSHOT</reactor-bom .version>
99
- <spring .version>6.2.4 -SNAPSHOT</spring .version>
98
+ <reactor-bom .version>2024.0.6 -SNAPSHOT</reactor-bom .version>
99
+ <spring .version>6.2.7 -SNAPSHOT</spring .version>
100
100
</properties >
101
101
<repositories >
102
102
<repository >
109
109
<profile >
110
110
<id >kotlin-next</id >
111
111
<properties >
112
- <kotlin .version>2.0 .20-RC </kotlin .version>
113
- <kotlinx-coroutines .version>1.9.0-RC </kotlinx-coroutines .version>
112
+ <kotlin .version>2.1 .20</kotlin .version>
113
+ <kotlinx-coroutines .version>1.10.2 </kotlinx-coroutines .version>
114
114
</properties >
115
115
</profile >
116
116
117
117
<profile >
118
118
<id >jackson-next</id >
119
119
<properties >
120
- <jackson-bom .version>2.17.2 </jackson-bom .version>
120
+ <jackson-bom .version>2.19.0-rc2 </jackson-bom .version>
121
121
</properties >
122
122
</profile >
123
123
You can’t perform that action at this time.
0 commit comments