File tree Expand file tree Collapse file tree
apps/java-spring-ai-agents/aiagent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >4.0.2 </version >
8+ <version >4.0.5 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.example</groupId >
2828 </scm >
2929 <properties >
3030 <java .version>25</java .version>
31- <spring-ai .version>2.0.0-M4 </spring-ai .version>
31+ <spring-ai .version>2.0.0-M5 </spring-ai .version>
3232 </properties >
3333 <dependencies >
3434 <!-- Security - OAuth2 Resource Server for JWT validation -->
129129 <dependency >
130130 <groupId >org.springaicommunity</groupId >
131131 <artifactId >spring-ai-agentcore-bom</artifactId >
132- <version >1.0.0-RC9 </version >
132+ <version >1.0.0</version >
133133 <type >pom</type >
134134 <scope >import</scope >
135135 </dependency >
You can’t perform that action at this time.
0 commit comments