Skip to content

Commit

Permalink
fix: benchmark/pom.xml to reduce vulnerabilities (#1618)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-2812456

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
velo and snyk-bot authored May 11, 2022
1 parent 999a002 commit b93e206
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +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.76.Final</netty.version>

<netty.version>4.1.77.Final</netty.version>
<main.basedir>${project.basedir}/..</main.basedir>
</properties>

Expand Down

0 comments on commit b93e206

Please sign in to comment.