File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,9 @@ dependencies {
3636 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
3737 implementation ' org.springframework.boot:spring-boot-starter-security'
3838 implementation ' org.springframework.boot:spring-boot-starter-web'
39- implementation ' org.springframework.ai:spring-ai-tika-document-reader'
39+ implementation ' org.springframework.ai:spring-ai-starter-mcp-client'
40+ implementation ' org.springframework.ai:spring-ai-starter-mcp-server-webmvc'
41+ implementation ' org.springframework.ai:spring-ai-tika-document-reader'
4042 implementation ' org.liquibase:liquibase-core'
4143 implementation ' com.fasterxml.jackson.dataformat:jackson-dataformat-csv'
4244 implementation ' com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
You can’t perform that action at this time.
0 commit comments