This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 8d2a1c1bb51c chore(deps): Bump org.springframework.ai:spring-ai-bom
8d2a1c1bb51c is described below

commit 8d2a1c1bb51c6fa5e68cfcb7f13e009b83b2de5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 07:43:41 2026 +0000

    chore(deps): Bump org.springframework.ai:spring-ai-bom
    
    Bumps 
[org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai)
 from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/spring-projects/spring-ai/releases)
    - 
[Changelog](https://github.com/spring-projects/spring-ai/blob/main/release-train-settings.xml)
    - 
[Commits](https://github.com/spring-projects/spring-ai/compare/v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ai:spring-ai-bom
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9981c8c21b61..54fe778281f0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -493,7 +493,7 @@
         <solr-version>10.0.0</solr-version>
         <splunk-version>1.9.5_1</splunk-version>
         <spock-version>2.4-groovy-5.0</spock-version>
-        <spring-ai-version>2.0.0</spring-ai-version>
+        <spring-ai-version>2.0.1</spring-ai-version>
         <spring-cloud-config-version>5.0.4</spring-cloud-config-version>
         <spring-batch-version>6.0.4</spring-batch-version>
         <spring-boot-version>4.1.0</spring-boot-version>

Reply via email to