You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
org.springframework.amqp:spring-rabbit:2.1.1.RELEASE
looks like a bad release on maven central, as it has dependencies on Spring5.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.
The text was updated successfully, but these errors were encountered: