File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >org.springframework</groupId >
4141 <artifactId >spring-web</artifactId >
42+ <optional >true</optional >
4243 </dependency >
4344 <dependency >
4445 <groupId >org.springframework.cloud</groupId >
4950 <groupId >org.springframework.boot</groupId >
5051 <artifactId >spring-boot-starter-webflux</artifactId >
5152 </dependency >
52- <dependency >
53- <groupId >io.projectreactor.netty</groupId >
54- <artifactId >reactor-netty</artifactId >
55- </dependency >
53+ <!-- <dependency> -- >
54+ <!-- <groupId>io.projectreactor.netty</groupId> -- >
55+ <!-- <artifactId>reactor-netty</artifactId> -- >
56+ <!-- </dependency> -- >
5657 <dependency >
5758 <groupId >org.springframework.boot</groupId >
5859 <artifactId >spring-boot-starter-test</artifactId >
You can’t perform that action at this time.
0 commit comments