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

crazyhzm 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 20ba8091 Bump org.jboss.forge.roaster:roaster-jdt (#1212)
20ba8091 is described below

commit 20ba809184359923c92756a5c5ce7a69ce24c1f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 8 22:50:18 2024 +0800

    Bump org.jboss.forge.roaster:roaster-jdt (#1212)
    
    Bumps org.jboss.forge.roaster:roaster-jdt from 2.29.0.Final to 2.30.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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0991e66a..04a04bc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <javassist.version>3.30.2-GA</javassist.version>
     <picocli.version>4.7.6</picocli.version>
     <plexus-interactivity-api.version>1.3</plexus-interactivity-api.version>
-    <roaster.version>2.29.0.Final</roaster.version>
+    <roaster.version>2.30.0.Final</roaster.version>
     <takari-smart-builder.version>1.0.2</takari-smart-builder.version>
     <testcontainers.version>1.20.4</testcontainers.version>
     <xstream.version>1.4.21</xstream.version>

Reply via email to