Skip to content

Commit

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

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.75.Final to 4.1.76.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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
kdavisk6 and snyk-bot authored May 11, 2022
1 parent 743d521 commit 999a002
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.35</jmh.version>
<rx.netty.version>0.5.3</rx.netty.version>
<rx.java.version>1.3.8</rx.java.version>
<netty.version>4.1.75.Final</netty.version>
<netty.version>4.1.76.Final</netty.version>

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

0 comments on commit 999a002

Please sign in to comment.