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

Exclude bad spring-rabbit version from muzzle range #3417

Closed
trask opened this issue Jun 28, 2021 · 0 comments · Fixed by #3420
Closed

Exclude bad spring-rabbit version from muzzle range #3417

trask opened this issue Jun 28, 2021 · 0 comments · Fixed by #3420
Labels
bug Something isn't working

Comments

@trask
Copy link
Member

trask commented Jun 28, 2021

org.springframework.amqp:spring-rabbit:2.1.1.RELEASE looks like a bad release on maven central, as it has dependencies on Spring 5.1.2.BUILD-SNAPSHOT artifacts (which do not exist on maven central)

Need to add a skip in the muzzle configuration for this version.

But best to wait until after #3414 to make this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant