Skip to content

Commit eaaf608

Browse files
Bump netty-codec-http in /sparkler-core/sparkler-plugins/fetcher-chrome (#210)
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.0.15.Final to 4.1.59.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.0.15.Final...netty-4.1.59.Final) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d36ed1 commit eaaf608

File tree

1 file changed

+1
-1
lines changed
  • sparkler-core/sparkler-plugins/fetcher-chrome

1 file changed

+1
-1
lines changed

sparkler-core/sparkler-plugins/fetcher-chrome/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>io.netty</groupId>
109109
<artifactId>netty-codec-http</artifactId>
110-
<version>4.0.15.Final</version>
110+
<version>4.1.59.Final</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>com.kytheralabs</groupId>

0 commit comments

Comments
 (0)