File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 16371637 </dependency >
16381638 <dependency >
16391639 <groupId >org.eclipse.jetty.websocket</groupId >
1640- <artifactId >javax-websocket-server -impl</artifactId >
1640+ <artifactId >javax-websocket-client -impl</artifactId >
16411641 <version >${jetty.version} </version >
16421642 </dependency >
16431643 <dependency >
16441644 <groupId >org.eclipse.jetty.websocket</groupId >
1645- <artifactId >javax-websocket-client -impl</artifactId >
1645+ <artifactId >javax-websocket-server -impl</artifactId >
16461646 <version >${jetty.version} </version >
16471647 </dependency >
16481648 <dependency >
16561656 <version >${jetty.version} </version >
16571657 </dependency >
16581658 <dependency >
1659- <groupId >org.eclipse.jetty.websocket</groupId >
1660- <artifactId >websocket-servlet</artifactId >
1659+ <groupId >org.eclipse.jetty.websocket</groupId >
1660+ <artifactId >websocket-servlet</artifactId >
16611661 <version >${jetty.version} </version >
16621662 </dependency >
16631663 <dependency >
You can’t perform that action at this time.
0 commit comments