Skip to content

Commit ee3a36f

Browse files
build(deps): bump io.netty:netty-codec-http2 in /sdk/java/grpc
Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.119.Final to 4.2.0.Final. - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.0.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6576cf commit ee3a36f

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>io.netty</groupId>
132132
<artifactId>netty-codec-http2</artifactId>
133-
<version>4.1.119.Final</version>
133+
<version>4.2.0.Final</version>
134134
</dependency>
135135
</dependencies>
136136
</dependencyManagement>

0 commit comments

Comments
 (0)