Skip to content

Commit

Permalink
Bump netty-codec-http from 4.1.77.Final to 4.1.86.Final in /http
Browse files Browse the repository at this point in the history
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.77.Final to 4.1.86.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.77.Final...netty-4.1.86.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SeanDragon committed Feb 14, 2023
1 parent 25abf0b commit 2306da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</dependencies>

<properties>
<netty.version>4.1.77.Final</netty.version>
<netty.version>4.1.86.Final</netty.version>
<com.ning.version>1.9.40</com.ning.version>
<okhttp.version>3.9.0</okhttp.version>
</properties>
Expand Down

0 comments on commit 2306da4

Please sign in to comment.