Skip to content

Commit

Permalink
[R2DBC-102] void netty unneeded dependencies #34
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Jun 17, 2024
1 parent 19360ef commit 3bc6850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
<artifactId>reactor-netty-core</artifactId>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 3bc6850

Please sign in to comment.