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-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new b3b38aca [MRESOLVER-642] Bump org.jboss.forge.roaster:roaster-api 
(#618)
b3b38aca is described below

commit b3b38aca5a1d55604f47a792b111bd92ab707938
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 12 17:21:19 2024 +0100

    [MRESOLVER-642] Bump org.jboss.forge.roaster:roaster-api (#618)
    
    Bumps 
[org.jboss.forge.roaster:roaster-api](https://github.com/forge/roaster) from 
2.29.0.Final to 2.30.0.Final.
    - [Release notes](https://github.com/forge/roaster/releases)
    - 
[Commits](https://github.com/forge/roaster/compare/2.29.0.Final...2.30.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.forge.roaster:roaster-api
      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>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-642
---
 maven-resolver-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-resolver-tools/pom.xml b/maven-resolver-tools/pom.xml
index 3691ae57..33705bf9 100644
--- a/maven-resolver-tools/pom.xml
+++ b/maven-resolver-tools/pom.xml
@@ -121,7 +121,7 @@
     <dependency>
       <groupId>org.jboss.forge.roaster</groupId>
       <artifactId>roaster-api</artifactId>
-      <version>2.29.0.Final</version>
+      <version>2.30.0.Final</version>
     </dependency>
     <dependency>
       <groupId>org.jboss.forge.roaster</groupId>

Reply via email to