Skip to content

Commit 1a29489

Browse files
authored
Merge pull request #2162 from Permify/dependabot/maven/sdk/java/grpc/io.netty-netty-codec-http2-4.2.0.Final
build(deps): bump io.netty:netty-codec-http2 from 4.1.119.Final to 4.2.0.Final in /sdk/java/grpc
2 parents 7208a5c + ee3a36f commit 1a29489

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)