Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 8778a90 commit d64ebf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciidoctor-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.112.Final</version>
<version>4.1.113.Final</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
Expand Down

0 comments on commit d64ebf4

Please sign in to comment.