Skip to content

fix(deps): grails-bom maven group/artifact for micronaut-spring & grails-gradle-plugin #13737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Oct 9, 2024

https://mvnrepository.com/artifact/org.grails/grails-bom/6.2.1

io.micronaut.spring:micronaut-spring-spring:4.5.1 should be io.micronaut.spring:micronaut-spring:4.5.1

org.grails.plugins:grails-gradle-plugin:6.2.1 should org.grails:grails-gradle-plugin:6.2.1

Test with ./gradlew grails-bom:generatePomFileForMavenPublication and review /grails-bom/build/publications/maven/pom-default.xml

…-spring and org.grails:grails-gradle-plugin
@jamesfredley jamesfredley merged commit 06335f9 into 6.2.x Oct 10, 2024
16 checks passed
@jamesfredley jamesfredley deleted the update-maven-group-artifact branch October 10, 2024 12:52
jamesfredley added a commit that referenced this pull request Oct 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* fix(deps): update to org.grails.profiles:base:6.0.1 which includes grails6-wrapper:4.0.1 with the update-wrapper command (#13720)

* update profiles to latest releases for Grails 6 (#13721)

* Update to new versions for Grails 6.2.1 release (#13724)

* Add @input to macros (#13726)

* Back to 6.2.2-SNAPSHOT

* Update grails-gradle-plugin=6.2.2-SNAPSHOT (#13728)

* fix grails-bom maven group/artifact for io.micronaut.spring:micronaut-spring and org.grails:grails-gradle-plugin (#13737)

---------

Co-authored-by: James Daugherty <jdaugherty@jdresources.net>
@matrei matrei mentioned this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grails-bom - update maven group/artifact for micronaut-spring and grails-gradle-plugin
3 participants