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

Replace catalog dependencies in core #335

Merged
merged 1 commit into from
Jun 24, 2022
Merged

Conversation

timyates
Copy link
Contributor

@timyates timyates commented Jun 24, 2022

We have dependencies in the core catalog which we can replace by defining them as managed here

https://github.com/micronaut-projects/micronaut-core/blob/04e3b9486c7e6fecd0bc4557afc90bb6d9365c42/gradle/libs.versions.toml#L331-L335

To match the dependency names in core, I renamed 'spring-core' to simply 'spring'

We have dependencies in the core catalog which we can replace by defining them as managed here

https://github.com/micronaut-projects/micronaut-core/blob/04e3b9486c7e6fecd0bc4557afc90bb6d9365c42/gradle/libs.versions.toml\#L331-L335

To match the dependency names in core, I renamed 'spring-core' to simply 'spring'
@timyates timyates added the relates-to: build label for issues related to the build file or CI label Jun 24, 2022
@timyates timyates added this to the 4.2.1 milestone Jun 24, 2022
@timyates timyates requested review from melix and sdelamo June 24, 2022 13:38
@timyates timyates self-assigned this Jun 24, 2022
@timyates
Copy link
Contributor Author

Unsure whether this should be 4.2.1 or 4.3.0 (as it only adds managed dependencies so we can clean up core in 3.6.0)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@graemerocher graemerocher merged commit 5ab0e30 into master Jun 24, 2022
@graemerocher graemerocher deleted the managed-dependencies branch June 24, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates-to: build label for issues related to the build file or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants