Update spring boot and spring ai to latest, add some run-verify scripts for automation

This commit is contained in:
Mark Pollack
2025-05-02 14:11:49 -04:00
parent 234d3ff919
commit cba325ac5b
38 changed files with 682 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.7-SNAPSHOT</version>
<version>3.4.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>