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 2b5f29992710 chore(deps): Bump 
org.springframework.boot:spring-boot-loader-tools
2b5f29992710 is described below

commit 2b5f299927105d2d67daa08bd39c3b64fdadb2ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 11:05:38 2026 +0000

    chore(deps): Bump org.springframework.boot:spring-boot-loader-tools
    
    Bumps 
[org.springframework.boot:spring-boot-loader-tools](https://github.com/spring-projects/spring-boot)
 from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-loader-tools
      dependency-version: 4.1.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 3a74fadbe708..12a024e6367a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -496,7 +496,7 @@
         <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.5</spring-batch-version>
-        <spring-boot-version>4.1.0</spring-boot-version>
+        <spring-boot-version>4.1.1</spring-boot-version>
         <spring-data-redis-version>4.1.1</spring-data-redis-version>
         <spring-ldap-version>4.1.1</spring-ldap-version>
         <spring-vault-core-version>4.1.0</spring-vault-core-version>

Reply via email to