Skip to content

Commit c47d008

Browse files
rsvobodacescoffier
authored andcommitted
Fix quarkus-mcp-server-sse artifactId
1 parent ca19a34 commit c47d008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-05-23-streamable-http-mcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Ready to try it out? Just update your Maven dependency to the latest Quarkus MCP
2828
```xml
2929
<dependency>
3030
<groupId>io.quarkiverse.mcp</groupId>
31-
<artifactId>quarkus-mcp-servers-sse</artifactId>
31+
<artifactId>quarkus-mcp-server-sse</artifactId>
3232
<version>1.2.0</version>
3333
</dependency>
3434
```

0 commit comments

Comments
 (0)