We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e386155 commit 12c014cCopy full SHA for 12c014c
pom.xml
@@ -25,7 +25,7 @@
25
<maven.compiler.source>${java.version}</maven.compiler.source>
26
<maven.compiler.target>${java.version}</maven.compiler.target>
27
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
28
- <spring-ai.version>1.0.0-M8</spring-ai.version>
+ <spring-ai.version>1.0.0</spring-ai.version>
29
</properties>
30
31
<dependencyManagement>
0 commit comments