Bump roaster.version from 2.30.1.Final to 2.30.3.Final (#1482)

Bumps `roaster.version` from 2.30.1.Final to 2.30.3.Final.

Updates `org.jboss.forge.roaster:roaster-api` from 2.30.1.Final to 2.30.3.Final
- [Release notes](https://github.com/forge/roaster/releases)
- [Commits](https://github.com/forge/roaster/compare/2.30.1.Final...2.30.3.Final)

Updates `org.jboss.forge.roaster:roaster-jdt` from 2.30.1.Final to 2.30.3.Final

---
updated-dependencies:
- dependency-name: org.jboss.forge.roaster:roaster-api
  dependency-version: 2.30.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.forge.roaster:roaster-jdt
  dependency-version: 2.30.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 19:35:42 +01:00
committed by GitHub
parent eb3f2fc577
commit f4aa7b7eda

View File

@@ -104,7 +104,7 @@
<javassist.version>3.30.2-GA</javassist.version>
<picocli.version>4.7.7</picocli.version>
<plexus-interactivity-api.version>1.5.1</plexus-interactivity-api.version>
<roaster.version>2.30.1.Final</roaster.version>
<roaster.version>2.30.3.Final</roaster.version>
<takari-smart-builder.version>1.1.0</takari-smart-builder.version>
<testcontainers.version>1.21.3</testcontainers.version>
<xstream.version>1.4.21</xstream.version>