We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11a7f80 + 495c68a commit 39632c3Copy full SHA for 39632c3
1 file changed
pom.xml
@@ -39,8 +39,8 @@
39
<maven.compiler.target>17</maven.compiler.target>
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
42
- <spring-boot.version>4.0.6</spring-boot.version>
43
- <spring-ai.version>1.1.7</spring-ai.version>
+ <spring-boot.version>3.4.13</spring-boot.version>
+ <spring-ai.version>1.0.7</spring-ai.version>
44
<resilience4j.version>2.2.0</resilience4j.version>
45
46
<junit.version>5.10.2</junit.version>
0 commit comments