Skip to content

Commit c48cac9

Browse files
build(deps): bump io.netty:netty-handler in /sdk/java/grpc
Bumps [io.netty:netty-handler](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-handler 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 c48cac9

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>io.netty</groupId>
114114
<artifactId>netty-handler</artifactId>
115-
<version>4.1.119.Final</version>
115+
<version>4.2.0.Final</version>
116116
</dependency>
117117
</dependencies>
118118
</dependencyManagement>

0 commit comments

Comments
 (0)