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 c13f583904ea chore(deps): Bump roaster-version from 2.30.3.Final to 
2.31.0.Final
c13f583904ea is described below

commit c13f583904ea3fcf02677803d917cca2ecce043b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 12:56:10 2026 +0000

    chore(deps): Bump roaster-version from 2.30.3.Final to 2.31.0.Final
    
    Bumps `roaster-version` from 2.30.3.Final to 2.31.0.Final.
    
    Updates `org.jboss.forge.roaster:roaster-api` from 2.30.3.Final to 
2.31.0.Final
    - [Release notes](https://github.com/forge/roaster/releases)
    - 
[Commits](https://github.com/forge/roaster/compare/2.30.3.Final...2.31.0.Final)
    
    Updates `org.jboss.forge.roaster:roaster-jdt` from 2.30.3.Final to 
2.31.0.Final
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.forge.roaster:roaster-api
      dependency-version: 2.31.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.forge.roaster:roaster-jdt
      dependency-version: 2.31.0.Final
      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 7c204169ac54..c77dec954a9a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -481,7 +481,7 @@
         <redisson-version>3.52.0</redisson-version>
         <resilience4j-version>2.3.0</resilience4j-version>
         <rest-assured-version>6.0.0</rest-assured-version>
-        <roaster-version>2.30.3.Final</roaster-version>
+        <roaster-version>2.31.0.Final</roaster-version>
         <robotframework-version>4.1.2</robotframework-version>
         <rocketmq-version>5.3.2</rocketmq-version>
         <rome-version>2.1.0</rome-version>

Reply via email to