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

commit 63a6c97e82d9a989de8871eb87d0226e19791b49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 13:17:56 2026 +0100

    chore(deps): Bump roaster-version from 2.30.3.Final to 2.31.0.Final (#20692)
    
    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]>
    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 6d937770e6f0..87f189c1fba9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -472,7 +472,7 @@
         <redisson-version>3.52.0</redisson-version>
         <resilience4j-version>2.3.0</resilience4j-version>
         <rest-assured-version>5.5.6</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