File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.4.2 </version >
9+ <version >3.5.1 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212
4444 <dependency >
4545 <groupId >org.springframework.boot</groupId >
4646 <artifactId >spring-boot-starter-webflux</artifactId >
47- <version >3.4.2 </version >
47+ <version >3.5.1 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >org.springframework.boot</groupId >
5151 <artifactId >spring-boot-starter-web</artifactId >
52- <version >3.4.2 </version >
52+ <version >3.5.1 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-starter-data-jpa</artifactId >
57- <version >3.4.2 </version >
57+ <version >3.5.1 </version >
5858 </dependency >
5959 <dependency >
6060 <groupId >org.springframework.boot</groupId >
6161 <artifactId >spring-boot-starter-test</artifactId >
62- <version >3.4.2 </version >
62+ <version >3.5.1 </version >
6363 <scope >test</scope >
6464 </dependency >
6565
You can’t perform that action at this time.
0 commit comments