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 1818 <maven-plugin-version >1.0.0</maven-plugin-version >
1919 <junit-version >4.13.1</junit-version >
2020 <default .package>vc.openapi</default .package>
21- <spring .version>3.5.4 </spring .version>
21+ <spring .version>3.5.5 </spring .version>
2222 </properties >
2323
2424 <repositories >
9090 <dependency >
9191 <groupId >org.openapitools</groupId >
9292 <artifactId >jackson-databind-nullable</artifactId >
93- <version >0.2.6 </version >
93+ <version >0.2.7 </version >
9494 </dependency >
9595 <dependency >
9696 <groupId >com.google.guava</groupId >
100100 <dependency >
101101 <groupId >org.redisson</groupId >
102102 <artifactId >redisson</artifactId >
103- <version >3.50 .0</version >
103+ <version >3.51 .0</version >
104104 <exclusions >
105105 <exclusion >
106106 <groupId >ch.qos.logback</groupId >
171171 <plugin >
172172 <groupId >org.springframework.boot</groupId >
173173 <artifactId >spring-boot-maven-plugin</artifactId >
174- <version >3.5.4 </version >
174+ <version >3.5.5 </version >
175175 <executions >
176176 <execution >
177177 <configuration >
187187 <plugin >
188188 <groupId >org.openapitools</groupId >
189189 <artifactId >openapi-generator-maven-plugin</artifactId >
190- <version >7.14 .0</version >
190+ <version >7.15 .0</version >
191191 <executions >
192192 <execution >
193193 <id >api.2b2t.vc</id >
You can’t perform that action at this time.
0 commit comments