Changelog
2.3.1 (2026-04-16)
Implemented enhancements:
Fixed bugs:
- spotbugs integration: the run on full build flag is disabled #375
Merged pull requests:
- chore: Improve EclipsePmdProjectConfigurationTest #422 (adangel)
- Pin checkstyle to 12.3.1 for 2022-09 target #421 (adangel)
- Bump addressable from 2.8.8 to 2.9.0 #420 (dependabot[bot])
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 #419 (dependabot[bot])
- Bump actions/setup-java from 4 to 5 in /.github/actions/setup #418 (dependabot[bot])
- fix: tab damage in build.yml #417 (adangel)
- chore: Update dependabot configuration to include custom actions #416 (adangel)
- Bump activesupport from 8.1.2 to 8.1.2.1 #415 (dependabot[bot])
- Bump json from 2.18.1 to 2.19.2 #414 (dependabot[bot])
- Bump github_changelog_generator from 1.16.4 to 1.18.0 #412 (adangel)
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 #408 (dependabot[bot])
- Bump actions/checkout from 4 to 6 #407 (dependabot[bot])
- Enable dependabot for github-actions and bundler #406 (adangel)
- Bump ruby from 2.7 to 4.0 #405 (adangel)
- Bump faraday from 1.8.0 to 2.14.1 #404 (dependabot[bot])
- Bump tycho-version from 5.0.1 to 5.0.2 #403 (dependabot[bot])
- spotbugs integration: activate the 'run on full build' flag #402 (Hojoe42)