Commit 4e0de90e authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.1.x'

parents b15e2666 9c09c7d5
...@@ -16,6 +16,10 @@ bomr: ...@@ -16,6 +16,10 @@ bomr:
versions: versions:
# 10.15 requires Java 9 # 10.15 requires Java 9
- '[10.15,)' - '[10.15,)'
- project: netty
versions:
# https://github.com/reactor/reactor-netty/issues/844
- '[4.1.40.Final,)'
verify: verify:
ignored-dependencies: ignored-dependencies:
# Avoid conflicting transitive requirements for # Avoid conflicting transitive requirements for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment