Skip to content

Update Spock to stable 2.3-groovy-4.0 and Groovy to 4.0.24#5

Open
devin-ai-integration[bot] wants to merge 1 commit intodevelop-7.0.xfrom
devin/ticket-4.4-spock-stable-release
Open

Update Spock to stable 2.3-groovy-4.0 and Groovy to 4.0.24#5
devin-ai-integration[bot] wants to merge 1 commit intodevelop-7.0.xfrom
devin/ticket-4.4-spock-stable-release

Conversation

@devin-ai-integration
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot commented Apr 17, 2026

Overview

Replaces the Spock milestone release (2.4-M4-groovy-4.0) with the latest stable Spock 2.x release (2.3-groovy-4.0) and bumps Groovy from 4.0.20 to 4.0.24. No stable Spock 2.4 release exists on Maven Central yet, so 2.3-groovy-4.0 is the correct target.

Labels: Enhancement, Status: ready-for-code-review

Changes

In the root pom.xml properties:

Property Before After
spock.core.version 2.4-M4-groovy-4.0 2.3-groovy-4.0
spock.spring.version 2.4-M4-groovy-4.0 2.3-groovy-4.0
groovy.version 4.0.20 4.0.24

All module POMs (common, admin/broadleaf-open-admin-platform, core/broadleaf-framework, integration, admin/broadleaf-admin-functional-tests) inherit these versions from the root POM's dependencyManagement—no child POM changes are needed.

mvn test-compile was verified successfully for common and admin/broadleaf-open-admin-platform (the two modules with Spock test sources).

Human Review Checklist

  • Spock version is a downgrade from 2.4-M4 to 2.3: Confirm no test files use APIs introduced only in the 2.4 milestone series.
  • Groovy 4.0.24 compatibility: Patch-level bump—should be safe but worth a sanity check against the rest of the dependency tree.
  • Integration module: Uses spock-spring — verify it also compiles/passes tests with 2.3.

Link to Devin session: https://app.devin.ai/sessions/8a4b67f490ce4799b8aed23aad1d54a9
Requested by: @Colhodm


Open with Devin

- Update spock.core.version from 2.4-M4-groovy-4.0 to 2.3-groovy-4.0
- Update spock.spring.version from 2.4-M4-groovy-4.0 to 2.3-groovy-4.0
- Update groovy.version from 4.0.20 to 4.0.24
- Spock 2.3-groovy-4.0 is the latest stable Spock 2.x release (no stable 2.4 exists yet)
- Verified test-compile succeeds for common and admin/broadleaf-open-admin-platform modules

Co-Authored-By: Arjun Mishra <arjunsaxmishra@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Copy Markdown
Author

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

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