We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59295fc commit 714e9b1Copy full SHA for 714e9b1
pom.xml
@@ -90,20 +90,6 @@
90
<dependency>
91
<groupId>io.projectreactor.netty</groupId>
92
<artifactId>reactor-netty</artifactId>
93
- <exclusions>
94
- <exclusion>
95
- <groupId>io.netty</groupId>
96
- <artifactId>netty-codec-http</artifactId>
97
- </exclusion>
98
99
100
- <artifactId>netty-codec-http2</artifactId>
101
102
103
104
- <artifactId>netty-handler-proxy</artifactId>
105
106
- </exclusions>
107
</dependency>
108
109
<groupId>io.r2dbc</groupId>
0 commit comments