Skip to content

Commit a6481c4

Browse files
chore(deps): bump Spring AI from 1.1.3 to 1.1.4 (#75)
* chore(deps): bump Spring AI from 1.1.3 to 1.1.4 --------- Signed-off-by: adityamparikh <aditya.m.parikh@gmail.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0d734da commit a6481c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Solr MCP Server is a Spring AI Model Context Protocol (MCP) server that enables
88

99
- **Status:** Apache incubating project (v0.0.2-SNAPSHOT)
1010
- **Java:** 25+ (centralized in build.gradle.kts)
11-
- **Framework:** Spring Boot 3.5.8, Spring AI 1.1.2
11+
- **Framework:** Spring Boot 3.5.8, Spring AI 1.1.4
1212
- **License:** Apache 2.0
1313

1414
## Common Commands

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jib = "3.4.5"
77
spotless = "7.0.2"
88

99
# Main dependencies
10-
spring-ai = "1.1.3"
10+
spring-ai = "1.1.4"
1111
solr = "10.0.0"
1212
commons-csv = "1.10.0"
1313
jspecify = "1.0.0"

0 commit comments

Comments
 (0)