Skip to content

Commit

Permalink
fix: upgrade io.netty:netty-handler from 4.1.69.Final to 4.1.70.Final (
Browse files Browse the repository at this point in the history
…#1549)

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.69.Final to 4.1.70.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/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
  • Loading branch information
snyk-bot committed Dec 12, 2021
1 parent 470631b commit afc1d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<jmh.version>1.33</jmh.version>
<rx.netty.version>0.5.3</rx.netty.version>
<rx.java.version>1.3.8</rx.java.version>
<netty.version>4.1.69.Final</netty.version>
<netty.version>4.1.70.Final</netty.version>

<main.basedir>${project.basedir}/..</main.basedir>
</properties>
Expand Down

0 comments on commit afc1d67

Please sign in to comment.