Compare commits
No commits in common. "4a4260d261377e2575c14264eb0c87c63e748fa1" and "3e96d36b36ff65d823847ae6ab56a90a794d55d5" have entirely different histories.
4a4260d261
...
3e96d36b36
2
pom.xml
2
pom.xml
|
|
@ -20,7 +20,7 @@
|
|||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<spring.boot.version>3.3.8</spring.boot.version>
|
||||
<spring.ai.version>1.0.0</spring.ai.version>
|
||||
<spring.ai.version>1.0.0-SNAPSHOT</spring.ai.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
|
|||
Loading…
Reference in New Issue