Skip to content

Commit 5eb9905

Browse files
snyk-botvelo
andauthored
fix: benchmark/pom.xml to reduce vulnerabilities (OpenFeign#1502)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1584063 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1584064 Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 parent cd6c57a commit 5eb9905

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
@@ -30,7 +30,7 @@
3030
<jmh.version>1.33</jmh.version>
3131
<rx.netty.version>0.5.3</rx.netty.version>
3232
<rx.java.version>1.3.8</rx.java.version>
33-
<netty.version>4.1.67.Final</netty.version>
33+
<netty.version>4.1.68.Final</netty.version>
3434

3535
<main.basedir>${project.basedir}/..</main.basedir>
3636
</properties>

0 commit comments

Comments
 (0)