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

commit 7e6a8d6119bcf70d6093e41d24a9543e37eb6f56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 16:55:30 2026 +0200

    chore(deps): Bump roaster-version from 2.31.0.Final to 2.31.1.Final (#24231)
    
    Bumps `roaster-version` from 2.31.0.Final to 2.31.1.Final.
    
    Updates `org.jboss.forge.roaster:roaster-api` from 2.31.0.Final to 
2.31.1.Final
    - [Release notes](https://github.com/forge/roaster/releases)
    - 
[Commits](https://github.com/forge/roaster/compare/2.31.0.Final...2.31.1.Final)
    
    Updates `org.jboss.forge.roaster:roaster-jdt` from 2.31.0.Final to 
2.31.1.Final
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.forge.roaster:roaster-api
      dependency-version: 2.31.1.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jboss.forge.roaster:roaster-jdt
      dependency-version: 2.31.1.Final
      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 303136f7b1f8..cf0fcc831a7c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -454,7 +454,7 @@
         <redisson-version>4.6.1</redisson-version>
         <resilience4j-version>2.4.0</resilience4j-version>
         <rest-assured-version>6.0.0</rest-assured-version>
-        <roaster-version>2.31.0.Final</roaster-version>
+        <roaster-version>2.31.1.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