Skip to content
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

org.grails.plugins:hibernate5:8.0.0 contains a SNAPSHOT dependency to grails-bom:6.0.0-SNAPSHOT #13135

Closed
practical-programmer opened this issue Sep 26, 2023 · 1 comment

Comments

@practical-programmer
Copy link

Expected Behavior

Released versions should not use SNAPSHOT dependencies

Actual Behaviour

If you open the POM of current hibernate5 plugin version, it contains a pom dependency to grails-bom in version 6.0.0-SNAPSHOT. Is this correct that SNAPSHOT is used there?

Steps To Reproduce

Open: https://repo1.maven.org/maven2/org/grails/plugins/hibernate5/8.0.0/hibernate5-8.0.0.pom
And check grails-bom dependency version

Environment Information

No response

Example Application

No response

Version

6.0.0

@practical-programmer
Copy link
Author

This is probably wrong repository for this report. And there is similar issue reported here: grails/gorm-hibernate5#752 . I'm sorry for the mistake

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

No branches or pull requests

1 participant