Skip to content

Commit f1e5417

Browse files
(main): Bump io.netty:netty-codec-http (#1028)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.118.Final to 4.1.119.Final. - [Commits](netty/netty@netty-4.1.118.Final...netty-4.1.119.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82847cf commit f1e5417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asciidoctor-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>io.netty</groupId>
6262
<artifactId>netty-codec-http</artifactId>
63-
<version>4.1.118.Final</version>
63+
<version>4.1.119.Final</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)