Skip to content

Commit 12c014c

Browse files
committed
Upgrade to Spring AI 1.0.0
1 parent e386155 commit 12c014c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven.compiler.source>${java.version}</maven.compiler.source>
2626
<maven.compiler.target>${java.version}</maven.compiler.target>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
28-
<spring-ai.version>1.0.0-M8</spring-ai.version>
28+
<spring-ai.version>1.0.0</spring-ai.version>
2929
</properties>
3030

3131
<dependencyManagement>

0 commit comments

Comments
 (0)