File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
12<!--
23
34 Copyright 2016-2025 the original author or authors.
220221 <dependency >
221222 <groupId >org.springframework</groupId >
222223 <artifactId >spring-r2dbc</artifactId >
223- <version >6.1.0 </version >
224+ <version >6.2.12 </version >
224225 <scope >test</scope >
225226 </dependency >
226227 <dependency >
227228 <groupId >io.r2dbc</groupId >
228229 <artifactId >r2dbc-h2</artifactId >
229- <version >1.0 .0.RELEASE</version >
230+ <version >1.1 .0.RELEASE</version >
230231 <scope >test</scope >
231232 </dependency >
232233 <dependency >
233234 <groupId >io.projectreactor</groupId >
234235 <artifactId >reactor-test</artifactId >
235- <version >3.6 .0</version >
236+ <version >3.8 .0</version >
236237 <scope >test</scope >
237238 </dependency >
238239 </dependencies >
You can’t perform that action at this time.
0 commit comments