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 028fa7e commit 57fbe94Copy full SHA for 57fbe94
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.5</version>
+ <version>3.5.7</version>
10
<relativePath/>
11
</parent>
12
@@ -18,7 +18,7 @@
18
<properties>
19
<java.version>25</java.version>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
- <spring-ai.version>1.0.1</spring-ai.version>
+ <spring-ai.version>1.0.3</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