Skip to content

Commit 9f39ca7

Browse files
committed
Update spring ai
1 parent 9359b95 commit 9f39ca7

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
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.5.5</version>
10+
<version>3.5.7</version>
1111
<relativePath/>
1212
</parent>
1313

@@ -26,7 +26,7 @@
2626
<maven.compiler.source>${java.version}</maven.compiler.source>
2727
<maven.compiler.target>${java.version}</maven.compiler.target>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
29-
<spring-ai.version>1.0.1</spring-ai.version>
29+
<spring-ai.version>1.0.3</spring-ai.version>
3030
</properties>
3131

3232
<dependencyManagement>

0 commit comments

Comments
 (0)