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 8b6abf17 Bump org.jboss.forge.roaster:roaster-jdt (#1227) 8b6abf17 is described below commit 8b6abf17ff0faf1dd082c97aa0dbdc00edccbfa2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 17 13:37:46 2024 +0100 Bump org.jboss.forge.roaster:roaster-jdt (#1227) Bumps org.jboss.forge.roaster:roaster-jdt from 2.30.0.Final to 2.30.1.Final. --- updated-dependencies: - dependency-name: org.jboss.forge.roaster:roaster-jdt dependency-type: direct:production update-type: version-update:semver-patch ... 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 89633546..e6eb849c 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.30.0.Final</roaster.version> + <roaster.version>2.30.1.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>