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

cstamas 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 80cd4bf3 Bump org.jboss.forge.roaster:roaster-jdt (#963)
80cd4bf3 is described below

commit 80cd4bf3c5abc3290c1162a8d98a56171b749fa8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 22 15:37:41 2024 +0200

    Bump org.jboss.forge.roaster:roaster-jdt (#963)
    
    Bumps org.jboss.forge.roaster:roaster-jdt from 2.28.0.Final to 2.29.0.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.forge.roaster:roaster-jdt
      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>
---
 build-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml
index 6c9e5944..922fbc35 100644
--- a/build-plugin/pom.xml
+++ b/build-plugin/pom.xml
@@ -34,7 +34,7 @@
     <maven.compiler.target>11</maven.compiler.target>
     <maven.compiler.source>11</maven.compiler.source>
 
-    <roaster.version>2.28.0.Final</roaster.version>
+    <roaster.version>2.29.0.Final</roaster.version>
     <maven.version>3.9.6</maven.version>
     <maven.plugin-tools.version>3.13.0</maven.plugin-tools.version>
   </properties>

Reply via email to