Skip to content

Commit 908f4c2

Browse files
build(deps): bump io.netty:netty-codec-http in /sdk/java/grpc
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.10.Final to 4.2.12.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50a56d7 commit 908f4c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/java/grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>io.netty</groupId>
123123
<artifactId>netty-codec-http</artifactId>
124-
<version>4.2.10.Final</version>
124+
<version>4.2.12.Final</version>
125125
</dependency>
126126
</dependencies>
127127
</dependencyManagement>

0 commit comments

Comments
 (0)