From d3d1736f5c8fc2ec2cfdc95cfc7192d448794ef1 Mon Sep 17 00:00:00 2001 From: Caio Vaz Date: Tue, 2 Jan 2024 11:24:02 -0700 Subject: [PATCH] Update README.md (#205) I was unable to download Artifactory 0.7.1 without the "experimental" option due to a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed9c4a2ea..268e7bbbd 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Please use the 0.7.1-SNAPSHOT if you don't want to be on the bleeding edge. ```xml - org.springframework.ai + org.springframework.experimental.ai spring-ai-openai-spring-boot-starter 0.7.1-SNAPSHOT