Skip to content

Commit ea3a8cd

Browse files
authored
Merge pull request #2211 from Permify/dependabot/maven/sdk/java/grpc/io.netty-netty-codec-http-4.2.1.Final
build(deps): bump io.netty:netty-codec-http from 4.2.0.Final to 4.2.1.Final in /sdk/java/grpc
2 parents 7491676 + fce5cc8 commit ea3a8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.Final</version>
124+
<version>4.2.1.Final</version>
125125
</dependency>
126126
</dependencies>
127127
</dependencyManagement>

0 commit comments

Comments
 (0)