Skip to content

Commit d042527

Browse files
authored
fix: upgrade io.netty:netty-codec-http from 4.1.68.Final to 4.1.69.Final (#1534)
Snyk has created this PR to upgrade io.netty:netty-codec-http from 4.1.68.Final to 4.1.69.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/io.netty/netty-codec-http/ 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 463a1cd commit d042527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.68.Final</netty.version>
33+
<netty.version>4.1.69.Final</netty.version>
3434

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

0 commit comments

Comments
 (0)