Skip to content

Commit cf10059

Browse files
committed
fix deps from spring-ai-core to spring-ai-model
Signed-off-by: Christian Tzolov <[email protected]>
1 parent a12bf24 commit cf10059

File tree

1 file changed

+1
-1
lines changed
  • model-context-protocol/weather/manual-webflux-server

1 file changed

+1
-1
lines changed

model-context-protocol/weather/manual-webflux-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependencies>
4646
<dependency>
4747
<groupId>org.springframework.ai</groupId>
48-
<artifactId>spring-ai-core</artifactId>
48+
<artifactId>spring-ai-model</artifactId>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)