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 3171b59 commit a9d69ebCopy full SHA for a9d69eb
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.4.5</version>
+ <version>3.5.5</version>
10
<relativePath/>
11
</parent>
12
@@ -18,7 +18,7 @@
18
<properties>
19
<java.version>21</java.version>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
- <spring-ai.version>1.0.0</spring-ai.version>
+ <spring-ai.version>1.0.1</spring-ai.version>
22
<chat-agent-ui.version>0.11.0</chat-agent-ui.version>
23
<llm-agent-spec.version>0.1.2</llm-agent-spec.version>
24
</properties>
0 commit comments