File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.springframework.boot</groupId >
1111 <artifactId >spring-boot-starter-parent</artifactId >
12- <version >3.5.8 </version >
12+ <version >4.0.0 </version >
1313 <relativePath /> <!-- lookup parent from repository -->
1414 </parent >
1515
106106 <dependency >
107107 <groupId >org.springframework.boot</groupId >
108108 <artifactId >spring-boot-starter-data-redis</artifactId > <!-- Redis integration -->
109- <version >3.5.8 </version >
109+ <version >4.0.0 </version >
110110 </dependency >
111111
112112 <dependency >
176176 <dependency >
177177 <groupId >org.springdoc</groupId >
178178 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
179- <version >2.8.14 </version > <!-- OpenAPI support for automatic API documentation -->
179+ <version >3.0.0 </version > <!-- OpenAPI support for automatic API documentation -->
180180 </dependency >
181181
182182 <dependency >
You can’t perform that action at this time.
0 commit comments