File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 1717 <spring-boot .version >3.5.6</spring-boot .version >
1818 <cucumber .version >7.30.0</cucumber .version >
1919 <pre-liquibase .version >1.6.1</pre-liquibase .version >
20- <snakeyaml .version >2.5</snakeyaml .version >
2120 <h2 .version >2.3.232</h2 .version >
2221 <apache .commons.version >1.14.0</apache .commons.version >
2322 <!-- plugins -->
4948 <artifactId >spring-boot-starter-webflux</artifactId >
5049 <version >${spring-boot.version}</version >
5150 </dependency >
52- <dependency >
53- <groupId >org.yaml</groupId >
54- <artifactId >snakeyaml</artifactId >
55- <version >${snakeyaml.version}</version >
56- </dependency >
5751 <dependency >
5852 <groupId >com.h2database</groupId >
5953 <artifactId >h2</artifactId >
Original file line number Diff line number Diff line change 2323 <groupId >org.springframework.boot</groupId >
2424 <artifactId >spring-boot-starter-webflux</artifactId >
2525 </dependency >
26- <dependency >
27- <groupId >org.yaml</groupId >
28- <artifactId >snakeyaml</artifactId >
29- </dependency >
3026 <dependency >
3127 <groupId >org.springdoc</groupId >
3228 <artifactId >springdoc-openapi-starter-webflux-ui</artifactId >
You can’t perform that action at this time.
0 commit comments