Skip to content

Commit b1ae919

Browse files
Bump netty-codec-http in /sparkler-core/sparkler-plugins/fetcher-chrome
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.59.Final to 4.1.71.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.59.Final...netty-4.1.71.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56ad891 commit b1ae919

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.1.59.Final</version>
110+
<version>4.1.71.Final</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>com.kytheralabs</groupId>

0 commit comments

Comments
 (0)