Skip to content

Conversation

@matrei
Copy link
Contributor

@matrei matrei commented Jun 30, 2025

When migrating to Apache coordinates, grails-codecs was renamed to grails-codecs-core, and grails-plugin-codecs became grails-codecs. This commit updates a reference to grails-codecs that should have been changed to grails-codecs-core but was missed earlier.

Resolves gh-14843

After renaming to Apache coordinates, `grails-codecs` was renamed to `grails-codecs-core`, and `grails-plugin-codecs` became `grails-codecs`. This commit updates a reference to `grails-codecs` that should have been changed to `grails-codecs-core` but were missed earlier. Resolves apachegh-14843
@matrei matrei force-pushed the matrei/fix-codec-dep branch from 015d581 to 53398c0 Compare July 1, 2025 11:08
@matrei matrei changed the title Correct dependency to grails-codecs-core after coordinate rename Correct dependency to grails-codecs-core after rename Jul 1, 2025
@matrei matrei merged commit 7178ce3 into apache:7.0.x Jul 1, 2025
33 checks passed
@matrei matrei deleted the matrei/fix-codec-dep branch July 1, 2025 16:23
@matrei matrei changed the title Correct dependency to grails-codecs-core after rename Correct dependency to grails-codecs-core Jul 1, 2025
Copy link
Contributor

@jdaugherty jdaugherty left a comment

Choose a reason for hiding this comment

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

Thank you for handling this!

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

Labels

None yet

3 participants