Skip to content

Update Groovy to 5.1.1 - #6755

Merged
milamberspace merged 1 commit into
apache:masterfrom
milamberspace:groovy-5.1.1
Aug 27, 2026
Merged

Update Groovy to 5.1.1#6755
milamberspace merged 1 commit into
apache:masterfrom
milamberspace:groovy-5.1.1

Conversation

@milamberspace

@milamberspace milamberspace commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

What / Why

Bumps org.apache.groovy:groovy-bom from 5.0.4 to 5.1.1 for the Groovy-based JSR-223 scripting environment. 5.1.1 is the latest stable release of the Groovy 5.x line (released 2026-08-27) and is a low-risk minor update — same Maven coordinates, same set of bundled modules.

Changes

  • src/bom-thirdparty/build.gradle.ktsgroovy-bom:5.0.45.1.1
  • src/dist/src/dist/expected_release_jars.csv — refresh the 9 bundled groovy-* jar sizes to the 5.1.1 artifacts

No change needed to gradle/verification-metadata.xml: Groovy artifacts are trusted via the group-level PGP key (org.apache.groovy), and 5.1.1 is signed by the same key.

Verification

./gradlew :src:dist:verifyReleaseDependencies passes:

  • PGP signatures of the 5.1.1 jars validate against the existing trusted key (verify-signatures=true).
  • The resolved runtime classpath matches the updated expected_release_jars.csv exactly.

🤖 Generated with Claude Code

Bumps org.apache.groovy:groovy-bom from 5.0.4 to 5.1.1 and refreshes the
expected release jar inventory with the 5.1.1 artifact sizes.

Verified with ./gradlew :src:dist:verifyReleaseDependencies: PGP signatures
of the 5.1.1 jars validate against the existing trusted key, and the runtime
classpath matches the updated expected_release_jars.csv.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@milamberspace
milamberspace merged commit fa2a78d into apache:master Aug 27, 2026
5 of 6 checks passed
@milamberspace
milamberspace deleted the groovy-5.1.1 branch August 27, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant