Skip to content

Commit 9c09c7d

Browse files
committed
Prohibit upgrade to Netty 4.1.40+
See reactor/reactor-netty#844
1 parent 401a6b5 commit 9c09c7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bomr/bomr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ bomr:
2020
versions:
2121
# Contains incompatiable class change
2222
- '9.4.20.v20190813'
23+
- project: netty
24+
versions:
25+
# https://github.com/reactor/reactor-netty/issues/844
26+
- '[4.1.40.Final,)'
2327
- project: saaj-impl
2428
versions:
2529
# Switches to Jarkarta EE API dependencies resulting in duplicate classes

0 commit comments

Comments
 (0)