This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new 3079815e Bump roaster.version from 2.31.0.Final to 2.31.1.Final
3079815e is described below

commit 3079815edad482af448ce093034df813cf353983
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 25 10:05:45 2026 +0000

    Bump roaster.version from 2.31.0.Final to 2.31.1.Final
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 386b77d3..afa6e168 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <javassist.version>3.31.0-GA</javassist.version>
     <picocli.version>4.7.7</picocli.version>
     <plexus-interactivity-api.version>1.5.1</plexus-interactivity-api.version>
-    <roaster.version>2.31.0.Final</roaster.version>
+    <roaster.version>2.31.1.Final</roaster.version>
     <takari-smart-builder.version>1.1.1</takari-smart-builder.version>
     <testcontainers.version>2.0.5</testcontainers.version>
     <xstream.version>1.4.21</xstream.version>

Reply via email to