Skip to content

Commit 63a71ef

Browse files
authored
feat: Upgrade Spring AI to 1.1.2 (#72)
1 parent dadc118 commit 63a71ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<maven.compiler.target>${java.version}</maven.compiler.target>
200200

201201
<!-- Spring version -->
202-
<spring-ai.version>1.1.0</spring-ai.version>
202+
<spring-ai.version>1.1.2</spring-ai.version>
203203
<spring-boot.version>3.5.8</spring-boot.version>
204204
<springdoc-openapi.version>2.8.14</springdoc-openapi.version>
205205

0 commit comments

Comments
 (0)