File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 3636 <artifactId >spring-boot-configuration-processor</artifactId >
3737 <optional >true</optional >
3838 </dependency >
39- <dependency >
40- <groupId >org.springframework</groupId >
41- <artifactId >spring-web</artifactId >
42- </dependency >
4339 <dependency >
4440 <groupId >org.springframework.cloud</groupId >
4541 <artifactId >spring-cloud-stream-binder-rabbit-test-support</artifactId >
4844 <dependency >
4945 <groupId >org.springframework.boot</groupId >
5046 <artifactId >spring-boot-starter-webflux</artifactId >
51- </dependency >
52- <dependency >
53- <groupId >io.projectreactor.netty</groupId >
54- <artifactId >reactor-netty</artifactId >
47+ <optional >true</optional >
5548 </dependency >
5649 <dependency >
5750 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments