Skip to content

Commit 67a2a73

Browse files
committed
fix: upgrade io.netty:netty-handler from 4.2.1.Final to 4.2.2.Final
Snyk has created this PR to upgrade io.netty:netty-handler from 4.2.1.Final to 4.2.2.Final. See this package in maven: io.netty:netty-handler See this project in Snyk: https://app.snyk.io/org/openfeign/project/ad3a5c69-4375-4ea5-8b69-5cb3305f6581?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b1fca1b commit 67a2a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<jmh.version>1.37</jmh.version>
3333
<rx.netty.version>0.5.3</rx.netty.version>
3434
<rx.java.version>1.3.8</rx.java.version>
35-
<netty.version>4.2.1.Final</netty.version>
35+
<netty.version>4.2.2.Final</netty.version>
3636
<moditect.skip>true</moditect.skip>
3737
</properties>
3838

0 commit comments

Comments
 (0)