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 1919 <maven-plugin-version >1.0.0</maven-plugin-version >
2020 <junit-version >4.13.1</junit-version >
2121 <default .package>vc.openapi</default .package>
22- <spring .version>3.5.6 </spring .version>
22+ <spring .version>3.5.7 </spring .version>
2323 </properties >
2424
2525 <repositories >
9191 <dependency >
9292 <groupId >org.openapitools</groupId >
9393 <artifactId >jackson-databind-nullable</artifactId >
94- <version >0.2.7 </version >
94+ <version >0.2.8 </version >
9595 </dependency >
9696 <dependency >
9797 <groupId >com.google.guava</groupId >
177177 <plugin >
178178 <groupId >org.springframework.boot</groupId >
179179 <artifactId >spring-boot-maven-plugin</artifactId >
180- <version >3.5.6 </version >
180+ <version >3.5.7 </version >
181181 <executions >
182182 <execution >
183183 <configuration >
You can’t perform that action at this time.
0 commit comments