Skip to content

Commit 6af56a8

Browse files
committed
Upgrade to Netty 4.1.42.Final
Closes gh-18609
1 parent 4b4b398 commit 6af56a8

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.bomr/bomr.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ bomr:
1212
versions:
1313
# 10.15 requires Java 9
1414
- '[10.15,)'
15-
- project: netty
16-
versions:
17-
# https://github.com/reactor/reactor-netty/issues/844
18-
- '[4.1.40.Final,)'
1915
verify:
2016
ignored-dependencies:
2117
# Avoid conflicting transitive requirements for

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<mysql.version>8.0.18</mysql.version>
161161
<nekohtml.version>1.9.22</nekohtml.version>
162162
<neo4j-ogm.version>3.2.1</neo4j-ogm.version>
163-
<netty.version>4.1.39.Final</netty.version>
163+
<netty.version>4.1.42.Final</netty.version>
164164
<netty-tcnative.version>2.0.26.Final</netty-tcnative.version>
165165
<nio-multipart-parser.version>1.1.0</nio-multipart-parser.version>
166166
<ojdbc.version>19.3.0.0</ojdbc.version>

0 commit comments

Comments
 (0)