File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 293293 <groupId >org.springframework.boot</groupId >
294294 <artifactId >spring-boot-starter-webflux</artifactId >
295295 <!-- highest spring-boot-starter-webflux version is 2.x due to Java 1.8 version -->
296- <version >2.7.8 </version >
296+ <version >3.2.11 </version >
297297 <exclusions >
298298 <exclusion >
299299 <groupId >org.osgi</groupId >
Original file line number Diff line number Diff line change 5757 <slf4j .version>2.0.6</slf4j .version>
5858 <jackson .version>2.14.2</jackson .version>
5959 <velocity .version>2.3</velocity .version>
60- <netty .version>4.1.89 .Final</netty .version>
60+ <netty .version>4.1.115 .Final</netty .version>
6161 <httpcomponents .version>4.4.1</httpcomponents .version>
6262 <bouncycastle .version>1.72</bouncycastle .version>
6363 <!-- highest spring version is 5.3 due to Java 1.8 version -->
6464 <spring .version>5.3.25</spring .version>
65- <spring-web .version>5.3.25 </spring-web .version>
65+ <spring-web .version>6.1.14 </spring-web .version>
6666 <mockito .version>4.11.0</mockito .version>
6767 <hamcrest .version>2.2</hamcrest .version>
6868 <xmlunit .version>2.9.1</xmlunit .version>
You can’t perform that action at this time.
0 commit comments