Skip to content

fix(deps): Bump Groovy to 4.0.32#15671

Open
jamesfredley wants to merge 3 commits into
fix/8.0.x-merge-sb4-falloutfrom
deps/groovy-4.0.32
Open

fix(deps): Bump Groovy to 4.0.32#15671
jamesfredley wants to merge 3 commits into
fix/8.0.x-merge-sb4-falloutfrom
deps/groovy-4.0.32

Conversation

@jamesfredley
Copy link
Copy Markdown
Contributor

@jamesfredley jamesfredley commented May 20, 2026

Bumps the gradle-groovy.version pin to 4.0.32 on 8.0.x, matching the Groovy 4 runtime version that already arrived via the 7.0.x → 8.0.x merge cascade in 9917b129fb ("fix(deps): Bump Groovy to 4.0.32").

This PR originally bumped both groovy.version and gradle-groovy.version together. After base-syncing with 8.0.x the groovy.version half is already on base, so the only remaining effective change is the gradle-groovy.version line - the Gradle build classpath Groovy, which is 8.0.x-only and did not cascade up from 7.x.

After this PR, both Groovy 4 pins on 8.0.x align at 4.0.32.

Apache Groovy 4.0.32 is on Maven Central:

Verified locally on JDK 21:

./gradlew :grails-core:compileGroovy :grails-bootstrap:compileGroovy --refresh-dependencies
-> BUILD SUCCESSFUL

Once merged, this propagates to the stacked Groovy 5 (#15557) and Groovy 6 canary (#15558) PRs via the usual base-sync.

Brings 8.0.x's Groovy 4 pin in line with 7.0.x, which moved to 4.0.32
in 9917b12. Both `groovy.version` and `gradle-groovy.version` are
held at the same value on 8.0.x today, so bump both.

Apache Groovy 4.0.32 is on Maven Central:
  https://repo1.maven.org/maven2/org/apache/groovy/groovy/4.0.32/
  https://repo1.maven.org/maven2/org/apache/groovy/groovy-bom/4.0.32/

Verified locally:
  ./gradlew :grails-core:compileGroovy :grails-bootstrap:compileGroovy \
            validateDependencyVersions --refresh-dependencies
  -> BUILD SUCCESSFUL

Assisted-by: opencode:claude-4.7-opus
Copilot AI review requested due to automatic review settings May 20, 2026 18:23
@jamesfredley jamesfredley self-assigned this May 20, 2026
@jamesfredley jamesfredley added this to the grails:8.0.0-M2 milestone May 20, 2026
@jamesfredley jamesfredley moved this to In Progress in Apache Grails May 20, 2026
@jamesfredley jamesfredley requested review from jdaugherty and matrei May 20, 2026 18:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jamesfredley jamesfredley changed the base branch from 8.0.x to fix/8.0.x-merge-sb4-fallout May 22, 2026 01:39
@testlens-app
Copy link
Copy Markdown

testlens-app Bot commented May 22, 2026

✅ All tests passed ✅

🏷️ Commit: 822ff9c
▶️ Tests: 22363 executed
⚪️ Checks: 30/30 completed


Learn more about TestLens at testlens.app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants