Skip to content

Commit 6dbab63

Browse files
committed
Update spring ai
1 parent 87c60b6 commit 6dbab63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.6</version>
9+
<version>3.5.7</version>
1010
<relativePath/>
1111
</parent>
1212
<groupId>com.javaaidev</groupId>
@@ -16,7 +16,7 @@
1616
<description>Spring AI web page Q &amp; A</description>
1717
<properties>
1818
<java.version>21</java.version>
19-
<spring-ai.version>1.0.0</spring-ai.version>
19+
<spring-ai.version>1.0.3</spring-ai.version>
2020
<chat-agent-ui.version>0.11.0</chat-agent-ui.version>
2121
<llm-agent-spec.version>0.1.2</llm-agent-spec.version>
2222
</properties>

0 commit comments

Comments
 (0)