Skip to content

Commit 9179a4f

Browse files
committed
Correct coordinates for Reactor Netty in STOMP chapter
Issue: SPR-16802
1 parent 98335b4 commit 9179a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web/websocket.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1470,7 +1470,7 @@ it acts as a "relay" that forwards messages in both directions.
14701470

14711471
[NOTE]
14721472
====
1473-
Please add `org.projectreactor:reactor-net` and `io.netty:netty-all`
1473+
Please add `io.projectreactor.ipc:reactor-netty` and `io.netty:netty-all`
14741474
dependencies to your project for TCP connection management.
14751475
====
14761476

0 commit comments

Comments
 (0)