Skip to content

Commit

Permalink
Bump io.netty:netty-codec-http from 4.0.56.Final to 4.1.108.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.0.56.Final to 4.1.108.Final.
- [Commits](netty/netty@netty-4.0.56.Final...netty-4.1.108.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and heuermh committed Mar 25, 2024
1 parent 896a104 commit f38d367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.0.56.Final</version>
<version>4.1.108.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f38d367

Please sign in to comment.