File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
spring-boot-modules/spring-boot-3-url-matching Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >io.projectreactor</groupId >
5656 <artifactId >reactor-core</artifactId >
57- <version >${reactor-core.version} </version >
5857 </dependency >
5958 <dependency >
6059 <groupId >io.projectreactor</groupId >
6160 <artifactId >reactor-test</artifactId >
62- <version >${reactor-core.version} </version >
6361 <scope >test</scope >
6462 </dependency >
6563 </dependencies >
8785
8886 <properties >
8987 <spring-boot .version>3.4.0</spring-boot .version>
90- <reactor-core .version>3.6.0</reactor-core .version>
91- <reactor-test .version>3.6.0></reactor-test .version>
92- <maven-surefire-plugin .version>3.0.0-M7</maven-surefire-plugin .version>
88+ <logback .version>1.5.12</logback .version>
9389 </properties >
9490
9591</project >
You can’t perform that action at this time.
0 commit comments