Bump the maven group across 2 directories with 2 updates#71
Merged
fkapsahili merged 1 commit intoMay 26, 2026
Merged
Conversation
Bumps the maven group with 1 update in the /dokimos-examples directory: [org.springframework.ai:spring-ai-vector-store](https://github.com/spring-projects/spring-ai). Bumps the maven group with 1 update in the /dokimos-spring-ai directory: [org.springframework.ai:spring-ai-client-chat](https://github.com/spring-projects/spring-ai). Updates `org.springframework.ai:spring-ai-vector-store` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](spring-projects/spring-ai@v1.1.4...v1.1.5) Updates `org.springframework.ai:spring-ai-client-chat` from 1.1.2 to 1.1.6 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](spring-projects/spring-ai@v1.1.2...v1.1.6) --- updated-dependencies: - dependency-name: org.springframework.ai:spring-ai-vector-store dependency-version: 1.1.5 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.ai:spring-ai-client-chat dependency-version: 1.1.6 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
fkapsahili
approved these changes
May 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 1 update in the /dokimos-examples directory: org.springframework.ai:spring-ai-vector-store.
Bumps the maven group with 1 update in the /dokimos-spring-ai directory: org.springframework.ai:spring-ai-client-chat.
Updates
org.springframework.ai:spring-ai-vector-storefrom 1.1.4 to 1.1.5Release notes
Sourced from org.springframework.ai:spring-ai-vector-store's releases.
... (truncated)
Commits
3d66270Release version 1.1.5eb4c9a5Upgrade to latest Spring Boot to 3.5.14aac6b80Secure the default cache dir for transformer models6039e57Fix Cosmosdb doDelete method to parameterize the queryb61ac6aPrevent excessive char allocation via malformed pdf3cccfdfProperly handle conversationId in VectorStoreChatMemoryAdvisor filter01386e2fix: vector store filter expression converter key handling455f97aApply integration test suffix to JdbcChatMemoryRepositorySchemaInitializerPos...4747a3cFix non-determinism in streamingWithTokenUsage in BedrockConverse testsa21e988Updated README for CPU arch noteUpdates
org.springframework.ai:spring-ai-client-chatfrom 1.1.2 to 1.1.6Release notes
Sourced from org.springframework.ai:spring-ai-client-chat's releases.
... (truncated)
Commits
10cd1f4Release version 1.1.620206a4Fix MilvusVectorStore doDelete idList string esacping704e5c6Fix ChatClientAdvisorTests to supply explicit conversation ID917f62eDeprecate PromptChatMemoryAdvisor13cde41Require explicit conversation ID in chat memory advisorsd4025e5Add missing ConditionalOnMissingBean check on MCP autoconfig974183eBump MCP dependencies: sdk 0.17.0 → 0.18.2, annotations 0.8.0 → 0.9.0 (#5961)a89145dFix MistralAiChatModelObservationIT27281e6Switch to JDK 17.0.19 to build the projecta1ad7f2Fix typos in MCP documentationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.