Allow Reactor dependencies to be resolved from the commercial repository
Closed this issue · 1 comments
wilkinsona commented
The first commercial release of Reactor, 2022.0.23, is now available. We need to update the Maven content filters to allow io.projectreactor.*
dependencies to be resolved from the commercial repository. This applies to at least 3.0.x
and 3.1.x
.
mhalbritter commented
Done in 9cbe529, with changes in 3.0.x
and 3.1.x
.