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

commit 2ef75cdad4531444a5056a0cd9744e0ff6fe5f0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 16:50:55 2026 +0200

    chore(deps): Bump org.springframework.ai:spring-ai-bom (#22291)
    
    Bumps 
[org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai)
 from 1.1.3 to 1.1.4.
    - [Release notes](https://github.com/spring-projects/spring-ai/releases)
    - 
[Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.3...v1.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ai:spring-ai-bom
      dependency-version: 1.1.4
      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 a5bb4efa6298..c6cc6b9bc581 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -518,7 +518,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.3</spring-ai-version>
+        <spring-ai-version>1.1.4</spring-ai-version>
         <spring-cloud-config-version>5.0.2</spring-cloud-config-version>
         <spring-batch-version>6.0.3</spring-batch-version>
         <spring-boot-version>4.0.5</spring-boot-version>

Reply via email to