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 58c5f99c7427 chore(deps): Bump org.checkerframework:checker from 
3.53.1 to 3.54.0
58c5f99c7427 is described below

commit 58c5f99c7427efd8b09f2f5c3c0a5078cc4b1ec1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 07:09:42 2026 +0000

    chore(deps): Bump org.checkerframework:checker from 3.53.1 to 3.54.0
    
    Bumps 
[org.checkerframework:checker](https://github.com/typetools/checker-framework) 
from 3.53.1 to 3.54.0.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - 
[Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - 
[Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.53.1...checker-framework-3.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker
      dependency-version: 3.54.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 1cc7c849609e..d4a8b04341f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
         <!-- This is exclusively required in camel-aws-xray as the dependency 
is leaking a build time annotation
             TODO: remove when this issue is solved 
https://github.com/aws/aws-xray-sdk-java/issues/441
         -->
-        <checker-framework-version>3.53.1</checker-framework-version>
+        <checker-framework-version>3.54.0</checker-framework-version>
         <chicory-version>1.7.3</chicory-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>
         <citrus-version>4.9.4</citrus-version>

Reply via email to