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

davsclaus 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 ff53fe8d43b1 chore(deps): Bump org.springframework.ai:spring-ai-bom 
(#23518)
ff53fe8d43b1 is described below

commit ff53fe8d43b16139648c917e1b6f0b66f6fce7b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 11:44:53 2026 +0200

    chore(deps): Bump org.springframework.ai:spring-ai-bom (#23518)
    
    Bumps 
[org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai)
 from 1.1.6 to 1.1.7.
    - [Release notes](https://github.com/spring-projects/spring-ai/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.6...v1.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ai:spring-ai-bom
      dependency-version: 1.1.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8a63db9fa3a5..e08e6d27fcbc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -480,7 +480,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>1.1.6</spring-ai-version>
+        <spring-ai-version>1.1.7</spring-ai-version>
         <spring-cloud-config-version>5.0.3</spring-cloud-config-version>
         <spring-batch-version>6.0.3</spring-batch-version>
         <spring-boot-version>4.0.6</spring-boot-version>

Reply via email to